Rate Overview
Live
1 UAH = 1.7818 ALL
1 ALL = 0.561234
UAH
Avg
2.0266
High
2.3111
Low
1.7818
Last updated: 9/3/2026, 9:37:46 PM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.78 ALL |
| 10 UAH | 17.82 ALL |
| 50 UAH | 89.09 ALL |
| 100 UAH | 178.18 ALL |
| 500 UAH | 890.89 ALL |
| 1,000 UAH | 1,781.79 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-03T21:37:46Z",
"rates": {
"ALL": 1.781789
}
}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": 178.1789,
"rate": 1.781789
}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