Rate Overview
Live
1 UAH = 1.7738 ALL
1 ALL = 0.563756
UAH
Avg
1.7819
High
1.7901
Low
1.7738
Last updated: 9/4/2026, 8:41:53 AM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.77 ALL |
| 10 UAH | 17.74 ALL |
| 50 UAH | 88.69 ALL |
| 100 UAH | 177.38 ALL |
| 500 UAH | 886.91 ALL |
| 1,000 UAH | 1,773.82 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-04T08:41:53Z",
"rates": {
"ALL": 1.773818
}
}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.3818,
"rate": 1.773818
}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