Rate Overview
Live
1 XAF = 0.007973 RON
1 RON = 125.4233
XAF
Avg
0.007981
High
0.008015
Low
0.007958
Last updated: 7/29/2026, 5:36:46 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 | 3.99 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-29T05:36:46Z",
"rates": {
"RON": 0.007973
}
}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.7972999999999999,
"rate": 0.007973
}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