Rate Overview
Live
1 RUB = 7.3735 XAF
1 XAF = 0.135621
RUB
Avg
7.3514
High
7.3759
Low
7.3144
Last updated: 7/27/2026, 12:04:59 PM
Quick Conversions
| RUB | XAF |
|---|---|
| 1 RUB | 7.37 XAF |
| 10 RUB | 73.73 XAF |
| 50 RUB | 368.67 XAF |
| 100 RUB | 737.35 XAF |
| 500 RUB | 3,686.74 XAF |
| 1,000 RUB | 7,373.48 XAF |
Get RUB/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=XAFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-27T12:04:59Z",
"rates": {
"XAF": 7.373476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "XAF",
"amount": 100
},
"result": 737.3476,
"rate": 7.373476
}Build with RUB/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key