Rate Overview
Live
1 RON = 125.2370 XOF
1 XOF = 0.007985
RON
Avg
127.9596
High
129.1464
Low
125.2324
Last updated: 5/27/2026, 12:34:04 PM
Quick Conversions
| RON | XOF |
|---|---|
| 1 RON | 125.24 XOF |
| 10 RON | 1,252.37 XOF |
| 50 RON | 6,261.85 XOF |
| 100 RON | 12,523.71 XOF |
| 500 RON | 62,618.53 XOF |
| 1,000 RON | 125,237.05 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-27T12:34:04Z",
"rates": {
"XOF": 125.23705
}
}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": 12523.705,
"rate": 125.23705
}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