Rate Overview
Live
1 RUB = 7.3593 XAF
1 XAF = 0.135882
RUB
Avg
7.3040
High
7.3808
Low
7.2314
Last updated: 4/17/2026, 1:49:11 AM
Quick Conversions
| RUB | XAF |
|---|---|
| 1 RUB | 7.36 XAF |
| 10 RUB | 73.59 XAF |
| 50 RUB | 367.97 XAF |
| 100 RUB | 735.93 XAF |
| 500 RUB | 3,679.65 XAF |
| 1,000 RUB | 7,359.30 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-04-17T01:49:11Z",
"rates": {
"XAF": 7.3593
}
}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": 735.9300000000001,
"rate": 7.3593
}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