Rate Overview
Live
1 RUB = 7.3586 XAF
1 XAF = 0.135896
RUB
Avg
7.3408
High
7.9530
Low
6.9033
Last updated: 7/24/2026, 9:47:25 AM
Quick Conversions
| RUB | XAF |
|---|---|
| 1 RUB | 7.36 XAF |
| 10 RUB | 73.59 XAF |
| 50 RUB | 367.93 XAF |
| 100 RUB | 735.86 XAF |
| 500 RUB | 3,679.30 XAF |
| 1,000 RUB | 7,358.59 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-24T09:47:25Z",
"rates": {
"XAF": 7.358593
}
}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.8593,
"rate": 7.358593
}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