Rate Overview
Live
1 ALL = 0.561863 UAH
1 UAH = 1.7798
ALL
Avg
0.544399
High
0.564233
Low
0.525760
Last updated: 9/12/2026, 7:26:14 AM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.56 UAH |
| 10 ALL | 5.62 UAH |
| 50 ALL | 28.09 UAH |
| 100 ALL | 56.19 UAH |
| 500 ALL | 280.93 UAH |
| 1,000 ALL | 561.86 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-09-12T07:26:14Z",
"rates": {
"UAH": 0.561863
}
}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": 56.1863,
"rate": 0.561863
}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