Rate Overview
Live
1 UAH = 1.8496 ALL
1 ALL = 0.540662
UAH
Avg
1.8544
High
1.8610
Low
1.8496
Last updated: 5/7/2026, 10:32:15 AM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.85 ALL |
| 10 UAH | 18.50 ALL |
| 50 UAH | 92.48 ALL |
| 100 UAH | 184.96 ALL |
| 500 UAH | 924.79 ALL |
| 1,000 UAH | 1,849.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-05-07T10:32:15Z",
"rates": {
"ALL": 1.849583
}
}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.9583,
"rate": 1.849583
}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