Rate Overview
Live
1 RUB = 7.3453 XAF
1 XAF = 0.136141
RUB
Avg
6.9243
High
7.7265
Low
5.7440
Last updated: 7/22/2026, 4:05:00 PM
Quick Conversions
| RUB | XAF |
|---|---|
| 1 RUB | 7.35 XAF |
| 10 RUB | 73.45 XAF |
| 50 RUB | 367.27 XAF |
| 100 RUB | 734.53 XAF |
| 500 RUB | 3,672.67 XAF |
| 1,000 RUB | 7,345.34 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-22T16:05:00Z",
"rates": {
"XAF": 7.345341
}
}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": 734.5341000000001,
"rate": 7.345341
}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