Rate Overview
Live
1 XOF = 0.143225 RUB
1 RUB = 6.9820
XOF
Avg
0.141359
High
0.151832
Low
0.137467
Last updated: 3/27/2026, 6:18:15 AM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.43 RUB |
| 50 XOF | 7.16 RUB |
| 100 XOF | 14.32 RUB |
| 500 XOF | 71.61 RUB |
| 1,000 XOF | 143.23 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-27T06:18:15Z",
"rates": {
"RUB": 0.143225
}
}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.3225,
"rate": 0.143225
}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