Rate Overview
Live
1 RUB = 7.3759 XAF
1 XAF = 0.135577
RUB
Avg
7.3462
High
7.3759
Low
7.3144
Last updated: 7/26/2026, 10:52:45 AM
Quick Conversions
| RUB | XAF |
|---|---|
| 1 RUB | 7.38 XAF |
| 10 RUB | 73.76 XAF |
| 50 RUB | 368.79 XAF |
| 100 RUB | 737.59 XAF |
| 500 RUB | 3,687.93 XAF |
| 1,000 RUB | 7,375.86 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-26T10:52:45Z",
"rates": {
"XAF": 7.375857
}
}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.5857,
"rate": 7.375857
}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