Rate Overview
Live
1 UAH = 12.9439 XOF
1 XOF = 0.077256
UAH
Avg
12.9314
High
13.1917
Low
12.7346
Last updated: 3/27/2026, 6:16:47 AM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.94 XOF |
| 10 UAH | 129.44 XOF |
| 50 UAH | 647.19 XOF |
| 100 UAH | 1,294.39 XOF |
| 500 UAH | 6,471.95 XOF |
| 1,000 UAH | 12,943.89 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-03-27T06:16:47Z",
"rates": {
"XOF": 12.943895
}
}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": 1294.3895,
"rate": 12.943895
}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