Rate Overview
Live
1 RUB = 7.8122 XOF
1 XOF = 0.128005
RUB
Avg
7.8330
High
7.8906
Low
7.7830
Last updated: 6/16/2026, 8:51:15 AM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.81 XOF |
| 10 RUB | 78.12 XOF |
| 50 RUB | 390.61 XOF |
| 100 RUB | 781.22 XOF |
| 500 RUB | 3,906.09 XOF |
| 1,000 RUB | 7,812.17 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-06-16T08:51:15Z",
"rates": {
"XOF": 7.812173
}
}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": 781.2172999999999,
"rate": 7.812173
}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