Rate Overview
Live
1 XOF = 0.136050 RUB
1 RUB = 7.3502
XOF
Avg
0.136387
High
0.144660
Low
0.125883
Last updated: 7/23/2026, 4:48:20 PM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.36 RUB |
| 50 XOF | 6.80 RUB |
| 100 XOF | 13.61 RUB |
| 500 XOF | 68.03 RUB |
| 1,000 XOF | 136.05 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-23T16:48:20Z",
"rates": {
"RUB": 0.13605
}
}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.605,
"rate": 0.13605
}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