Rate Overview
Live
1 UAH = 12.8159 XOF
1 XOF = 0.078028
UAH
Avg
13.6533
High
14.9662
Low
12.7284
Last updated: 7/29/2026, 5:59:00 PM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.82 XOF |
| 10 UAH | 128.16 XOF |
| 50 UAH | 640.79 XOF |
| 100 UAH | 1,281.59 XOF |
| 500 UAH | 6,407.93 XOF |
| 1,000 UAH | 12,815.86 XOF |
Get UAH/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=XOFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T17:59:00Z",
"rates": {
"XOF": 12.815856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "XOF",
"amount": 100
},
"result": 1281.5856,
"rate": 12.815856
}Build with UAH/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key