Rate Overview
Live
1 XAF = 0.079158 UAH
1 UAH = 12.6330
XAF
Avg
0.078158
High
0.079158
Low
0.077447
Last updated: 4/18/2026, 8:47:13 AM
Quick Conversions
| XAF | UAH |
|---|---|
| 1 XAF | 0.08 UAH |
| 10 XAF | 0.79 UAH |
| 50 XAF | 3.96 UAH |
| 100 XAF | 7.92 UAH |
| 500 XAF | 39.58 UAH |
| 1,000 XAF | 79.16 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-04-18T08:47:13Z",
"rates": {
"UAH": 0.079158
}
}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.915800000000001,
"rate": 0.079158
}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