Rate Overview
Live
1 RON = 125.1666 XOF
1 XOF = 0.007989
RON
Avg
125.0287
High
125.2614
Low
124.7706
Last updated: 5/27/2026, 9:54:50 AM
Quick Conversions
| RON | XOF |
|---|---|
| 1 RON | 125.17 XOF |
| 10 RON | 1,251.67 XOF |
| 50 RON | 6,258.33 XOF |
| 100 RON | 12,516.66 XOF |
| 500 RON | 62,583.29 XOF |
| 1,000 RON | 125,166.58 XOF |
Get RON/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=XOFExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T09:54:50Z",
"rates": {
"XOF": 125.166585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "XOF",
"amount": 100
},
"result": 12516.6585,
"rate": 125.166585
}Build with RON/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key