Rate Overview
Live
1 XAF = 0.078598 UAH
1 UAH = 12.7230
XAF
Avg
0.073014
High
0.078623
Low
0.065618
Last updated: 8/2/2026, 11:10:37 AM
Quick Conversions
| XAF | UAH |
|---|---|
| 1 XAF | 0.08 UAH |
| 10 XAF | 0.79 UAH |
| 50 XAF | 3.93 UAH |
| 100 XAF | 7.86 UAH |
| 500 XAF | 39.30 UAH |
| 1,000 XAF | 78.60 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-02T11:10:37Z",
"rates": {
"UAH": 0.078598
}
}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.8598,
"rate": 0.078598
}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