Rate Overview
Live
1 XAF = 0.007996 RON
1 RON = 125.0625
XAF
Avg
0.007718
High
0.007996
Low
0.007569
Last updated: 5/28/2026, 9:43:29 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 | 4.00 RON |
| 1,000 XAF | 8.00 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-28T21:43:29Z",
"rates": {
"RON": 0.007996
}
}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.7996,
"rate": 0.007996
}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