Rate Overview
Live
1 UAH = 12.8093 XOF
1 XOF = 0.078068
UAH
Avg
12.8404
High
12.8665
Low
12.8060
Last updated: 7/29/2026, 2:56:43 PM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.81 XOF |
| 10 UAH | 128.09 XOF |
| 50 UAH | 640.46 XOF |
| 100 UAH | 1,280.93 XOF |
| 500 UAH | 6,404.64 XOF |
| 1,000 UAH | 12,809.28 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-29T14:56:43Z",
"rates": {
"XOF": 12.809276
}
}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": 1280.9276,
"rate": 12.809276
}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