Rate Overview
Live
1 UAH = 1.8234 ALL
1 ALL = 0.548421
UAH
Avg
1.8361
High
1.8490
Low
1.8234
Last updated: 8/1/2026, 12:20:57 PM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.82 ALL |
| 10 UAH | 18.23 ALL |
| 50 UAH | 91.17 ALL |
| 100 UAH | 182.34 ALL |
| 500 UAH | 911.71 ALL |
| 1,000 UAH | 1,823.42 ALL |
Get UAH/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ALLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T12:20:57Z",
"rates": {
"ALL": 1.823417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ALL",
"amount": 100
},
"result": 182.3417,
"rate": 1.823417
}Build with UAH/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key