Rate Overview
Live
1 XOF = 0.135577 RUB
1 RUB = 7.3759
XOF
Avg
0.136140
High
0.136622
Low
0.135577
Last updated: 7/25/2026, 9:23:51 PM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.36 RUB |
| 50 XOF | 6.78 RUB |
| 100 XOF | 13.56 RUB |
| 500 XOF | 67.79 RUB |
| 1,000 XOF | 135.58 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-07-25T21:23:51Z",
"rates": {
"RUB": 0.135577
}
}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.5577,
"rate": 0.135577
}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