Rate Overview
Live
1 RUB = 7.8761 XOF
1 XOF = 0.126967
RUB
Avg
7.8821
High
7.9173
Low
7.7856
Last updated: 5/26/2026, 9:19:14 PM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.88 XOF |
| 10 RUB | 78.76 XOF |
| 50 RUB | 393.80 XOF |
| 100 RUB | 787.61 XOF |
| 500 RUB | 3,938.04 XOF |
| 1,000 RUB | 7,876.08 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-05-26T21:19:14Z",
"rates": {
"XOF": 7.876079
}
}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": 787.6079,
"rate": 7.876079
}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