Rate Overview
Live
1 XOF = 0.077213 UAH
1 UAH = 12.9512
XOF
Avg
0.077335
High
0.078526
Low
0.075805
Last updated: 3/27/2026, 4:25:25 AM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.77 UAH |
| 50 XOF | 3.86 UAH |
| 100 XOF | 7.72 UAH |
| 500 XOF | 38.61 UAH |
| 1,000 XOF | 77.21 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-27T04:25:25Z",
"rates": {
"UAH": 0.077213
}
}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.7213,
"rate": 0.077213
}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