Rate Overview
Live
1 UAH = 12.6804 XOF
1 XOF = 0.078862
UAH
Avg
12.7180
High
12.7432
Low
12.6804
Last updated: 5/8/2026, 3:46:20 PM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.68 XOF |
| 10 UAH | 126.80 XOF |
| 50 UAH | 634.02 XOF |
| 100 UAH | 1,268.04 XOF |
| 500 UAH | 6,340.21 XOF |
| 1,000 UAH | 12,680.41 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-05-08T15:46:20Z",
"rates": {
"XOF": 12.680411
}
}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": 1268.0411,
"rate": 12.680411
}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