Rate Overview
Live
1 ALL = 0.540662 UAH
1 UAH = 1.8496
ALL
Avg
0.539251
High
0.540662
Low
0.537356
Last updated: 5/7/2026, 9:06:24 AM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.54 UAH |
| 10 ALL | 5.41 UAH |
| 50 ALL | 27.03 UAH |
| 100 ALL | 54.07 UAH |
| 500 ALL | 270.33 UAH |
| 1,000 ALL | 540.66 UAH |
Get ALL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=UAHExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-07T09:06:24Z",
"rates": {
"UAH": 0.540662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "UAH",
"amount": 100
},
"result": 54.066199999999995,
"rate": 0.540662
}Build with ALL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key