Rate Overview
Live
1 UAH = 12.6463 XOF
1 XOF = 0.079075
UAH
Avg
12.6688
High
12.7169
Low
12.6326
Last updated: 9/7/2026, 8:18:15 AM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.65 XOF |
| 10 UAH | 126.46 XOF |
| 50 UAH | 632.31 XOF |
| 100 UAH | 1,264.63 XOF |
| 500 UAH | 6,323.14 XOF |
| 1,000 UAH | 12,646.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-09-07T08:18:15Z",
"rates": {
"XOF": 12.646277
}
}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": 1264.6277,
"rate": 12.646277
}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