Rate Overview
Live
1 XOF = 0.127914 RUB
1 RUB = 7.8178
XOF
Avg
0.127655
High
0.128485
Low
0.126732
Last updated: 6/16/2026, 7:25:39 AM
Quick Conversions
| XOF | RUB |
|---|---|
| 1 XOF | 0.13 RUB |
| 10 XOF | 1.28 RUB |
| 50 XOF | 6.40 RUB |
| 100 XOF | 12.79 RUB |
| 500 XOF | 63.96 RUB |
| 1,000 XOF | 127.91 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-06-16T07:25:39Z",
"rates": {
"RUB": 0.127914
}
}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": 12.7914,
"rate": 0.127914
}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