Rate Overview
Live
1 UAH = 12.9673 XOF
1 XOF = 0.077117
UAH
Avg
12.9323
High
12.9673
Low
12.8834
Last updated: 3/27/2026, 9:45:27 AM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.97 XOF |
| 10 UAH | 129.67 XOF |
| 50 UAH | 648.37 XOF |
| 100 UAH | 1,296.73 XOF |
| 500 UAH | 6,483.67 XOF |
| 1,000 UAH | 12,967.34 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-27T09:45:27Z",
"rates": {
"XOF": 12.967339
}
}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": 1296.7339000000002,
"rate": 12.967339
}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