Rate Overview
Live
1 XOF = 0.134389 RUB
1 RUB = 7.4411
XOF
Avg
0.139866
High
0.153153
Low
0.125883
Last updated: 7/7/2026, 9:15:49 AM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.13 RUB |
| 10 XOF | 1.34 RUB |
| 50 XOF | 6.72 RUB |
| 100 XOF | 13.44 RUB |
| 500 XOF | 67.19 RUB |
| 1,000 XOF | 134.39 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-07T09:15:49Z",
"rates": {
"RUB": 0.134389
}
}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.4389,
"rate": 0.134389
}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