Rate Overview
Live
1 UAH = 12.6416 XOF
1 XOF = 0.079104
UAH
Avg
12.7979
High
12.9303
Low
12.6416
Last updated: 4/18/2026, 8:50:56 AM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.64 XOF |
| 10 UAH | 126.42 XOF |
| 50 UAH | 632.08 XOF |
| 100 UAH | 1,264.16 XOF |
| 500 UAH | 6,320.78 XOF |
| 1,000 UAH | 12,641.57 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-04-18T08:50:56Z",
"rates": {
"XOF": 12.641568
}
}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.1568,
"rate": 12.641568
}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