Rate Overview
Live
1 UAH = 12.7287 XOF
1 XOF = 0.078563
UAH
Avg
12.6343
High
12.7287
Low
12.5962
Last updated: 6/18/2026, 10:04:58 AM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.73 XOF |
| 10 UAH | 127.29 XOF |
| 50 UAH | 636.43 XOF |
| 100 UAH | 1,272.87 XOF |
| 500 UAH | 6,364.34 XOF |
| 1,000 UAH | 12,728.67 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-06-18T10:04:58Z",
"rates": {
"XOF": 12.72867
}
}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": 1272.867,
"rate": 12.72867
}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