Rate Overview
Live
1 ALL = 0.544073 UAH
1 UAH = 1.8380
ALL
Avg
0.546708
High
0.548675
Low
0.544073
Last updated: 6/19/2026, 8:40:51 AM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.54 UAH |
| 10 ALL | 5.44 UAH |
| 50 ALL | 27.20 UAH |
| 100 ALL | 54.41 UAH |
| 500 ALL | 272.04 UAH |
| 1,000 ALL | 544.07 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-06-19T08:40:51Z",
"rates": {
"UAH": 0.544073
}
}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.407300000000006,
"rate": 0.544073
}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