Rate Overview
Live
1 RUB = 6.9859 XOF
1 XOF = 0.143145
RUB
Avg
6.8768
High
7.0300
Low
6.5862
Last updated: 3/27/2026, 4:20:48 AM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 6.99 XOF |
| 10 RUB | 69.86 XOF |
| 50 RUB | 349.30 XOF |
| 100 RUB | 698.59 XOF |
| 500 RUB | 3,492.97 XOF |
| 1,000 RUB | 6,985.94 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-27T04:20:48Z",
"rates": {
"XOF": 6.985944
}
}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": 698.5944,
"rate": 6.985944
}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