Rate Overview
Live
1 XOF = 0.077320 UAH
1 UAH = 12.9333
XOF
Avg
0.077367
High
0.077619
Low
0.077157
Last updated: 3/27/2026, 2:52:51 AM
Quick Conversions
| XOF | UAH |
|---|---|
| 1 XOF | 0.08 UAH |
| 10 XOF | 0.77 UAH |
| 50 XOF | 3.87 UAH |
| 100 XOF | 7.73 UAH |
| 500 XOF | 38.66 UAH |
| 1,000 XOF | 77.32 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-27T02:52:51Z",
"rates": {
"UAH": 0.07732
}
}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.732,
"rate": 0.07732
}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