Rate Overview
Live
1 XOF = 0.135650 RUB
1 RUB = 7.3719
XOF
Avg
0.137254
High
0.139841
Low
0.135487
Last updated: 4/16/2026, 9:24:08 AM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.36 RUB |
| 50 XOF | 6.78 RUB |
| 100 XOF | 13.57 RUB |
| 500 XOF | 67.83 RUB |
| 1,000 XOF | 135.65 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-04-16T09:24:08Z",
"rates": {
"RUB": 0.13565
}
}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.565,
"rate": 0.13565
}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