Rate Overview
Live
1 UAH = 1.8446 ALL
1 ALL = 0.542130
UAH
Avg
1.8800
High
1.9509
Low
1.8260
Last updated: 6/26/2026, 1:04:45 PM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.84 ALL |
| 10 UAH | 18.45 ALL |
| 50 UAH | 92.23 ALL |
| 100 UAH | 184.46 ALL |
| 500 UAH | 922.29 ALL |
| 1,000 UAH | 1,844.58 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-06-26T13:04:45Z",
"rates": {
"ALL": 1.844577
}
}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.4577,
"rate": 1.844577
}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