Rate Overview
Live
1 RON = 128.8371 XOF
1 XOF = 0.007762
RON
Avg
129.2609
High
131.7672
Low
126.8046
Last updated: 3/27/2026, 2:18:40 PM
Quick Conversions
| RON | XOF |
|---|---|
| 1 RON | 128.84 XOF |
| 10 RON | 1,288.37 XOF |
| 50 RON | 6,441.86 XOF |
| 100 RON | 12,883.71 XOF |
| 500 RON | 64,418.55 XOF |
| 1,000 RON | 128,837.10 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-03-27T14:18:40Z",
"rates": {
"XOF": 128.8371
}
}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": 12883.71,
"rate": 128.8371
}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