Rate Overview
Live
1 XOF = 0.007738 RON
1 RON = 129.2324
XOF
Avg
0.007758
High
0.007778
Low
0.007738
Last updated: 4/16/2026, 4:53:44 PM
Quick Conversions
| XOF | RON |
|---|---|
| 1 XOF | 0.01 RON |
| 10 XOF | 0.08 RON |
| 50 XOF | 0.39 RON |
| 100 XOF | 0.77 RON |
| 500 XOF | 3.87 RON |
| 1,000 XOF | 7.74 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-04-16T16:53:44Z",
"rates": {
"RON": 0.007738
}
}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.7738,
"rate": 0.007738
}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