Rate Overview
Live
1 XOF = 0.142466 RUB
1 RUB = 7.0192
XOF
Avg
0.145684
High
0.151832
Low
0.142248
Last updated: 3/27/2026, 2:53:04 AM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.42 RUB |
| 50 XOF | 7.12 RUB |
| 100 XOF | 14.25 RUB |
| 500 XOF | 71.23 RUB |
| 1,000 XOF | 142.47 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-03-27T02:53:04Z",
"rates": {
"RUB": 0.142466
}
}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": 14.2466,
"rate": 0.142466
}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