Rate Overview
Live
1 UAH = 1.8510 ALL
1 ALL = 0.540258
UAH
Avg
1.8996
High
1.9736
Low
1.8355
Last updated: 5/27/2026, 2:55:08 PM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.85 ALL |
| 10 UAH | 18.51 ALL |
| 50 UAH | 92.55 ALL |
| 100 UAH | 185.10 ALL |
| 500 UAH | 925.48 ALL |
| 1,000 UAH | 1,850.97 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-05-27T14:55:08Z",
"rates": {
"ALL": 1.850969
}
}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.0969,
"rate": 1.850969
}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