Rate Overview
Live
1 XAF = 0.143152 RUB
1 RUB = 6.9856
XAF
Avg
0.140515
High
0.144858
Low
0.137275
Last updated: 3/27/2026, 10:21:49 AM
Quick Conversions
| XAF | RUB |
|---|---|
| 1 XAF | 0.14 RUB |
| 10 XAF | 1.43 RUB |
| 50 XAF | 7.16 RUB |
| 100 XAF | 14.32 RUB |
| 500 XAF | 71.58 RUB |
| 1,000 XAF | 143.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-03-27T10:21:49Z",
"rates": {
"RUB": 0.143152
}
}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": 14.3152,
"rate": 0.143152
}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