Rate Overview
Live
1 RUB = 6.9947 XOF
1 XOF = 0.142966
RUB
Avg
7.1240
High
7.2714
Low
6.9127
Last updated: 3/27/2026, 9:28:56 AM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 6.99 XOF |
| 10 RUB | 69.95 XOF |
| 50 RUB | 349.73 XOF |
| 100 RUB | 699.47 XOF |
| 500 RUB | 3,497.33 XOF |
| 1,000 RUB | 6,994.66 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-03-27T09:28:56Z",
"rates": {
"XOF": 6.994657
}
}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": 699.4657,
"rate": 6.994657
}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