Rate Overview
Live
1 UAH = 1.8380 ALL
1 ALL = 0.544074
UAH
Avg
1.8291
High
1.8380
Low
1.8226
Last updated: 6/19/2026, 8:28:06 AM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.84 ALL |
| 10 UAH | 18.38 ALL |
| 50 UAH | 91.90 ALL |
| 100 UAH | 183.80 ALL |
| 500 UAH | 918.99 ALL |
| 1,000 UAH | 1,837.99 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-19T08:28:06Z",
"rates": {
"ALL": 1.837986
}
}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": 183.7986,
"rate": 1.837986
}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