Rate Overview
Live
1 XAF = 0.078771 UAH
1 UAH = 12.6950
XAF
Avg
0.078560
High
0.078796
Low
0.078315
Last updated: 5/9/2026, 3:41:45 AM
Quick Conversions
| XAF | UAH |
|---|---|
| 1 XAF | 0.08 UAH |
| 10 XAF | 0.79 UAH |
| 50 XAF | 3.94 UAH |
| 100 XAF | 7.88 UAH |
| 500 XAF | 39.39 UAH |
| 1,000 XAF | 78.77 UAH |
Get XAF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=UAHExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-09T03:41:45Z",
"rates": {
"UAH": 0.078771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "UAH",
"amount": 100
},
"result": 7.8770999999999995,
"rate": 0.078771
}Build with XAF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key