Rate Overview
Live
1 UAH = 1.7745 ALL
1 ALL = 0.563537
UAH
Avg
1.8949
High
2.0092
Low
1.7745
Last updated: 9/9/2026, 4:25:04 AM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.77 ALL |
| 10 UAH | 17.75 ALL |
| 50 UAH | 88.73 ALL |
| 100 UAH | 177.45 ALL |
| 500 UAH | 887.25 ALL |
| 1,000 UAH | 1,774.51 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-09-09T04:25:04Z",
"rates": {
"ALL": 1.774506
}
}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": 177.45059999999998,
"rate": 1.774506
}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