Rate Overview
Live
1 RUB = 7.8750 XOF
1 XOF = 0.126985
RUB
Avg
7.2696
High
7.9173
Low
6.9127
Last updated: 5/26/2026, 11:13:00 PM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.87 XOF |
| 10 RUB | 78.75 XOF |
| 50 RUB | 393.75 XOF |
| 100 RUB | 787.50 XOF |
| 500 RUB | 3,937.48 XOF |
| 1,000 RUB | 7,874.95 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-26T23:13:00Z",
"rates": {
"XOF": 7.874954
}
}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.4954,
"rate": 7.874954
}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