Rate Overview
Live
1 RUB = 7.8762 XOF
1 XOF = 0.126965
RUB
Avg
7.2477
High
7.8886
Low
6.5862
Last updated: 5/26/2026, 10:12:10 PM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.88 XOF |
| 10 RUB | 78.76 XOF |
| 50 RUB | 393.81 XOF |
| 100 RUB | 787.62 XOF |
| 500 RUB | 3,938.11 XOF |
| 1,000 RUB | 7,876.21 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-26T22:12:10Z",
"rates": {
"XOF": 7.876214
}
}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.6214,
"rate": 7.876214
}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