Rate Overview
Live
1 ALL = 0.548206 UAH
1 UAH = 1.8241
ALL
Avg
0.545901
High
0.548206
Low
0.544249
Last updated: 7/31/2026, 6:36:47 PM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.55 UAH |
| 10 ALL | 5.48 UAH |
| 50 ALL | 27.41 UAH |
| 100 ALL | 54.82 UAH |
| 500 ALL | 274.10 UAH |
| 1,000 ALL | 548.21 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-31T18:36:47Z",
"rates": {
"UAH": 0.548206
}
}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.8206,
"rate": 0.548206
}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