Show Russian Currency in my applicaiton

Hi all,
I am new to cocos2dx, i am building my custom application which is a MultiCulture application. I need to show the currency in all the available formats of world. If we want to say 12.5 $, in russia it is 12,5. So i want to know if there is some generic way to convert the float to culture detected.
Also need to know how we get the culture in cocos2dx code.
Thanks in Advance :slight_smile: