Rate Overview
Live
1 XOF = 0.079104 UAH
1 UAH = 12.6416
XOF
Avg
0.078143
High
0.079104
Low
0.077337
Last updated: 4/18/2026, 8:58:12 AM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.79 UAH |
| 50 XOF | 3.96 UAH |
| 100 XOF | 7.91 UAH |
| 500 XOF | 39.55 UAH |
| 1,000 XOF | 79.10 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-04-18T08:58:12Z",
"rates": {
"UAH": 0.079104
}
}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.910399999999999,
"rate": 0.079104
}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