access PlayerPrefs from js and c#

Hey,

Is it possible to save a variable in Js with playerprefs and load that variable in c#?

Yes, that is possible. But there are better ways of passing information between classes.