Rate Overview
Live
1 RUB = 7.3603 XOF
1 XOF = 0.135864
RUB
Avg
7.3399
High
7.3603
Low
7.3195
Last updated: 7/24/2026, 3:47:07 PM
Quick Conversions
| RUB | XOF |
|---|---|
| 1 RUB | 7.36 XOF |
| 10 RUB | 73.60 XOF |
| 50 RUB | 368.01 XOF |
| 100 RUB | 736.03 XOF |
| 500 RUB | 3,680.14 XOF |
| 1,000 RUB | 7,360.28 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-07-24T15:47:07Z",
"rates": {
"XOF": 7.360284
}
}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": 736.0284,
"rate": 7.360284
}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