Rate Overview
Live
1 XAF = 0.139909 RUB
1 RUB = 7.1475
XAF
Avg
0.145346
High
0.174093
Low
0.129424
Last updated: 8/1/2026, 1:27:36 AM
Quick Conversions
| XAF | RUB |
|---|---|
| 1 XAF | 0.14 RUB |
| 10 XAF | 1.40 RUB |
| 50 XAF | 7.00 RUB |
| 100 XAF | 13.99 RUB |
| 500 XAF | 69.95 RUB |
| 1,000 XAF | 139.91 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-08-01T01:27:36Z",
"rates": {
"RUB": 0.139909
}
}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.9909,
"rate": 0.139909
}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