Rate Overview
Live
1 RON = 125.2093 XAF
1 XAF = 0.007987
RON
Avg
125.0900
High
125.2763
Low
124.7706
Last updated: 5/27/2026, 6:18:37 PM
Quick Conversions
| RON | XAF |
|---|---|
| 1 RON | 125.21 XAF |
| 10 RON | 1,252.09 XAF |
| 50 RON | 6,260.47 XAF |
| 100 RON | 12,520.93 XAF |
| 500 RON | 62,604.65 XAF |
| 1,000 RON | 125,209.30 XAF |
Get RON/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=XAFExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T18:18:37Z",
"rates": {
"XAF": 125.2093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "XAF",
"amount": 100
},
"result": 12520.93,
"rate": 125.2093
}Build with RON/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key