Rate Overview
Live
1 XAF = 0.133147 RUB
1 RUB = 7.5105
XAF
Avg
0.133843
High
0.134824
Low
0.133147
Last updated: 5/9/2026, 3:41:29 AM
Quick Conversions
| XAF | RUB |
|---|---|
| 1 XAF | 0.13 RUB |
| 10 XAF | 1.33 RUB |
| 50 XAF | 6.66 RUB |
| 100 XAF | 13.31 RUB |
| 500 XAF | 66.57 RUB |
| 1,000 XAF | 133.15 RUB |
Get XAF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=RUBExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-09T03:41:29Z",
"rates": {
"RUB": 0.133147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "RUB",
"amount": 100
},
"result": 13.314699999999998,
"rate": 0.133147
}Build with XAF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key