Rate Overview
Live
1 UAH = 12.9364 XOF
1 XOF = 0.077301
UAH
Avg
12.8704
High
12.9364
Low
12.7908
Last updated: 7/8/2026, 12:02:50 PM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.94 XOF |
| 10 UAH | 129.36 XOF |
| 50 UAH | 646.82 XOF |
| 100 UAH | 1,293.64 XOF |
| 500 UAH | 6,468.20 XOF |
| 1,000 UAH | 12,936.40 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-08T12:02:50Z",
"rates": {
"XOF": 12.936404
}
}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": 1293.6404,
"rate": 12.936404
}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