Rate Overview
Live
1 XOF = 0.008012 RON
1 RON = 124.8128
XOF
Avg
0.008013
High
0.008021
Low
0.008005
Last updated: 9/2/2026, 6:38:43 AM
Quick Conversions
| XOF | RON |
|---|---|
| 1 XOF | 0.01 RON |
| 10 XOF | 0.08 RON |
| 50 XOF | 0.40 RON |
| 100 XOF | 0.80 RON |
| 500 XOF | 4.01 RON |
| 1,000 XOF | 8.01 RON |
Get XOF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=RONExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-09-02T06:38:43Z",
"rates": {
"RON": 0.008012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "RON",
"amount": 100
},
"result": 0.8012,
"rate": 0.008012
}Build with XOF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key