Rate Overview
Live
1 RON = 125.2456 XOF
1 XOF = 0.007984
RON
Avg
127.9597
High
129.1464
Low
125.2324
Last updated: 5/27/2026, 11:18:25 AM
Quick Conversions
| RON | XOF |
|---|---|
| 1 RON | 125.25 XOF |
| 10 RON | 1,252.46 XOF |
| 50 RON | 6,262.28 XOF |
| 100 RON | 12,524.56 XOF |
| 500 RON | 62,622.81 XOF |
| 1,000 RON | 125,245.63 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-27T11:18:25Z",
"rates": {
"XOF": 125.245627
}
}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": 12524.5627,
"rate": 125.245627
}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