Rate Overview
Live
1 XAF = 0.078696 UAH
1 UAH = 12.7071
XAF
Avg
0.077289
High
0.079260
Low
0.074674
Last updated: 5/30/2026, 9:22:44 AM
Quick Conversions
| XAF | UAH |
|---|---|
| 1 XAF | 0.08 UAH |
| 10 XAF | 0.79 UAH |
| 50 XAF | 3.93 UAH |
| 100 XAF | 7.87 UAH |
| 500 XAF | 39.35 UAH |
| 1,000 XAF | 78.70 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-30T09:22:44Z",
"rates": {
"UAH": 0.078696
}
}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.8696,
"rate": 0.078696
}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