Rate Overview
Live
1 ALL = 0.544960 UAH
1 UAH = 1.8350
ALL
Avg
0.544025
High
0.548675
Low
0.537948
Last updated: 7/3/2026, 4:01:56 PM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.54 UAH |
| 10 ALL | 5.45 UAH |
| 50 ALL | 27.25 UAH |
| 100 ALL | 54.50 UAH |
| 500 ALL | 272.48 UAH |
| 1,000 ALL | 544.96 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-07-03T16:01:56Z",
"rates": {
"UAH": 0.54496
}
}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.496,
"rate": 0.54496
}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