Rate Overview
Live
1 ALL = 0.545154 UAH
1 UAH = 1.8343
ALL
Avg
0.516392
High
0.546981
Low
0.491202
Last updated: 6/22/2026, 2:34:45 PM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.55 UAH |
| 10 ALL | 5.45 UAH |
| 50 ALL | 27.26 UAH |
| 100 ALL | 54.52 UAH |
| 500 ALL | 272.58 UAH |
| 1,000 ALL | 545.15 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-22T14:34:45Z",
"rates": {
"UAH": 0.545154
}
}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.5154,
"rate": 0.545154
}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