Rate Overview
Live
1 XOF = 0.078781 UAH
1 UAH = 12.6934
XOF
Avg
0.078643
High
0.078844
Low
0.078473
Last updated: 5/9/2026, 4:58:11 AM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.79 UAH |
| 50 XOF | 3.94 UAH |
| 100 XOF | 7.88 UAH |
| 500 XOF | 39.39 UAH |
| 1,000 XOF | 78.78 UAH |
Get XOF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=UAHExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-09T04:58:11Z",
"rates": {
"UAH": 0.078781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "UAH",
"amount": 100
},
"result": 7.878100000000001,
"rate": 0.078781
}Build with XOF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key