Rate Overview
Live
1 XOF = 0.077284 UAH
1 UAH = 12.9393
XOF
Avg
0.077425
High
0.077810
Low
0.076950
Last updated: 3/6/2026, 7:32:32 PM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.77 UAH |
| 50 XOF | 3.86 UAH |
| 100 XOF | 7.73 UAH |
| 500 XOF | 38.64 UAH |
| 1,000 XOF | 77.28 UAH |
Get XOF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=UAHExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:32:32Z",
"rates": {
"UAH": 0.077284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "UAH",
"amount": 100
},
"result": 7.728400000000001,
"rate": 0.077284
}Build with XOF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key