Rate Overview
Live
1 UAH = 1.8424 ALL
1 ALL = 0.542769
UAH
Avg
1.8413
High
1.8455
Low
1.8350
Last updated: 7/4/2026, 10:04:13 AM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.84 ALL |
| 10 UAH | 18.42 ALL |
| 50 UAH | 92.12 ALL |
| 100 UAH | 184.24 ALL |
| 500 UAH | 921.20 ALL |
| 1,000 UAH | 1,842.41 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-07-04T10:04:13Z",
"rates": {
"ALL": 1.842405
}
}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": 184.2405,
"rate": 1.842405
}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