Rate Overview
Live
1 UAH = 1.8466 ALL
1 ALL = 0.541531
UAH
Avg
1.9370
High
2.0234
Low
1.8284
Last updated: 6/24/2026, 6:53:41 PM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.85 ALL |
| 10 UAH | 18.47 ALL |
| 50 UAH | 92.33 ALL |
| 100 UAH | 184.66 ALL |
| 500 UAH | 923.31 ALL |
| 1,000 UAH | 1,846.62 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-24T18:53:41Z",
"rates": {
"ALL": 1.846618
}
}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.6618,
"rate": 1.846618
}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