Rate Overview
Live
1 ALL = 0.538278 UAH
1 UAH = 1.8578
ALL
Avg
0.533669
High
0.538278
Low
0.529565
Last updated: 4/17/2026, 4:54:20 AM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.54 UAH |
| 10 ALL | 5.38 UAH |
| 50 ALL | 26.91 UAH |
| 100 ALL | 53.83 UAH |
| 500 ALL | 269.14 UAH |
| 1,000 ALL | 538.28 UAH |
Get ALL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=UAHExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T04:54:20Z",
"rates": {
"UAH": 0.538278
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "UAH",
"amount": 100
},
"result": 53.8278,
"rate": 0.538278
}Build with ALL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key