Rate Overview
Live
1 XOF = 0.077704 UAH
1 UAH = 12.8694
XOF
Avg
0.076285
High
0.079266
Low
0.073547
Last updated: 7/26/2026, 5:27:11 AM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.78 UAH |
| 50 XOF | 3.89 UAH |
| 100 XOF | 7.77 UAH |
| 500 XOF | 38.85 UAH |
| 1,000 XOF | 77.70 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-07-26T05:27:11Z",
"rates": {
"UAH": 0.077704
}
}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.7703999999999995,
"rate": 0.077704
}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