Rate Overview
Live
1 RUB = 7.3759 XOF
1 XOF = 0.135577
RUB
Avg
7.3442
High
7.9439
Low
6.9127
Last updated: 7/26/2026, 3:15:14 PM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.38 XOF |
| 10 RUB | 73.76 XOF |
| 50 RUB | 368.79 XOF |
| 100 RUB | 737.59 XOF |
| 500 RUB | 3,687.93 XOF |
| 1,000 RUB | 7,375.86 XOF |
Get RUB/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=XOFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-26T15:15:14Z",
"rates": {
"XOF": 7.375857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "XOF",
"amount": 100
},
"result": 737.5857,
"rate": 7.375857
}Build with RUB/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key