Rate Overview
Live
1 XAF = 0.007967 RON
1 RON = 125.5178
XAF
Avg
0.007978
High
0.007998
Low
0.007962
Last updated: 7/6/2026, 3:11:31 PM
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 | 3.98 RON |
| 1,000 XAF | 7.97 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-07-06T15:11:31Z",
"rates": {
"RON": 0.007967
}
}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.7967,
"rate": 0.007967
}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