Rate Overview
Live
1 XOF = 0.135212 RUB
1 RUB = 7.3958
XOF
Avg
0.134178
High
0.135212
Low
0.133336
Last updated: 5/6/2026, 5:22:39 PM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.35 RUB |
| 50 XOF | 6.76 RUB |
| 100 XOF | 13.52 RUB |
| 500 XOF | 67.61 RUB |
| 1,000 XOF | 135.21 RUB |
Get XOF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=RUBExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-06T17:22:39Z",
"rates": {
"RUB": 0.135212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "RUB",
"amount": 100
},
"result": 13.5212,
"rate": 0.135212
}Build with XOF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key