Rate Overview
Live
1 XAF = 0.008025 RON
1 RON = 124.6106
XAF
Avg
0.007968
High
0.008025
Low
0.007914
Last updated: 5/8/2026, 5:56:56 AM
Quick Conversions
| XAF | RON |
|---|---|
| 1 XAF | 0.01 RON |
| 10 XAF | 0.08 RON |
| 50 XAF | 0.40 RON |
| 100 XAF | 0.80 RON |
| 500 XAF | 4.01 RON |
| 1,000 XAF | 8.02 RON |
Get XAF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=RONExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-08T05:56:56Z",
"rates": {
"RON": 0.008025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "RON",
"amount": 100
},
"result": 0.8024999999999999,
"rate": 0.008025
}Build with XAF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key