Rate Overview
Live
1 XAF = 0.077441 UAH
1 UAH = 12.9131
XAF
Avg
0.077523
High
0.077815
Low
0.077043
Last updated: 3/7/2026, 1:01:55 AM
Quick Conversions
| XAF | UAH |
|---|---|
| 1 XAF | 0.08 UAH |
| 10 XAF | 0.77 UAH |
| 50 XAF | 3.87 UAH |
| 100 XAF | 7.74 UAH |
| 500 XAF | 38.72 UAH |
| 1,000 XAF | 77.44 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-03-07T01:01:55Z",
"rates": {
"UAH": 0.077441
}
}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.7440999999999995,
"rate": 0.077441
}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