Rate Overview
Live
1 UAH = 12.8622 XOF
1 XOF = 0.077747
UAH
Avg
12.8489
High
13.1917
Low
12.5970
Last updated: 7/28/2026, 9:21:29 AM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.86 XOF |
| 10 UAH | 128.62 XOF |
| 50 UAH | 643.11 XOF |
| 100 UAH | 1,286.22 XOF |
| 500 UAH | 6,431.10 XOF |
| 1,000 UAH | 12,862.20 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-28T09:21:29Z",
"rates": {
"XOF": 12.862201
}
}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": 1286.2201,
"rate": 12.862201
}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