Rate Overview
Live
1 UAH = 12.7095 XOF
1 XOF = 0.078681
UAH
Avg
12.7404
High
12.8171
Low
12.6732
Last updated: 5/28/2026, 11:02:47 PM
Quick Conversions
| UAH | XOF |
|---|---|
| 1 UAH | 12.71 XOF |
| 10 UAH | 127.10 XOF |
| 50 UAH | 635.48 XOF |
| 100 UAH | 1,270.95 XOF |
| 500 UAH | 6,354.77 XOF |
| 1,000 UAH | 12,709.54 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-28T23:02:47Z",
"rates": {
"XOF": 12.709539
}
}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": 1270.9539,
"rate": 12.709539
}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