Rate Overview
Live
1 XAF = 0.079536 UAH
1 UAH = 12.5729
XAF
Avg
0.079018
High
0.079536
Low
0.078627
Last updated: 8/20/2026, 6:35:07 PM
Quick Conversions
| XAF | UAH |
|---|---|
| 1 XAF | 0.08 UAH |
| 10 XAF | 0.80 UAH |
| 50 XAF | 3.98 UAH |
| 100 XAF | 7.95 UAH |
| 500 XAF | 39.77 UAH |
| 1,000 XAF | 79.54 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-08-20T18:35:07Z",
"rates": {
"UAH": 0.079536
}
}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.9536,
"rate": 0.079536
}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