Rate Overview
Live
1 XOF = 0.144924 RUB
1 RUB = 6.9002
XOF
Avg
0.144431
High
0.145982
Low
0.142435
Last updated: 8/13/2026, 1:52:31 AM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.14 RUB |
| 10 XOF | 1.45 RUB |
| 50 XOF | 7.25 RUB |
| 100 XOF | 14.49 RUB |
| 500 XOF | 72.46 RUB |
| 1,000 XOF | 144.92 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-08-13T01:52:31Z",
"rates": {
"RUB": 0.144924
}
}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.4924,
"rate": 0.144924
}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