Rate Overview
Live
1 UAH = 1.8578 ALL
1 ALL = 0.538279
UAH
Avg
1.8739
High
1.8883
Low
1.8578
Last updated: 4/17/2026, 4:56:01 AM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.86 ALL |
| 10 UAH | 18.58 ALL |
| 50 UAH | 92.89 ALL |
| 100 UAH | 185.78 ALL |
| 500 UAH | 928.89 ALL |
| 1,000 UAH | 1,857.77 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-04-17T04:56:01Z",
"rates": {
"ALL": 1.857774
}
}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": 185.7774,
"rate": 1.857774
}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