Rate Overview
Live
1 XOF = 0.078725 UAH
1 UAH = 12.7024
XOF
Avg
0.078483
High
0.078844
Low
0.078020
Last updated: 5/29/2026, 6:45:42 PM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.79 UAH |
| 50 XOF | 3.94 UAH |
| 100 XOF | 7.87 UAH |
| 500 XOF | 39.36 UAH |
| 1,000 XOF | 78.73 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-05-29T18:45:42Z",
"rates": {
"UAH": 0.078725
}
}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.8725000000000005,
"rate": 0.078725
}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