Rate Overview
Live
1 RUB = 7.3894 XOF
1 XOF = 0.135328
RUB
Avg
7.4524
High
7.4998
Low
7.3894
Last updated: 5/6/2026, 1:21:10 PM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.39 XOF |
| 10 RUB | 73.89 XOF |
| 50 RUB | 369.47 XOF |
| 100 RUB | 738.94 XOF |
| 500 RUB | 3,694.72 XOF |
| 1,000 RUB | 7,389.44 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-06T13:21:10Z",
"rates": {
"XOF": 7.389438
}
}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": 738.9438,
"rate": 7.389438
}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