Rate Overview
Live
1 ALL = 0.528233 UAH
1 UAH = 1.8931
ALL
Avg
0.528621
High
0.531093
Low
0.524961
Last updated: 3/7/2026, 12:09:36 AM
Quick Conversions
| ALL | UAH |
|---|---|
| 1 ALL | 0.53 UAH |
| 10 ALL | 5.28 UAH |
| 50 ALL | 26.41 UAH |
| 100 ALL | 52.82 UAH |
| 500 ALL | 264.12 UAH |
| 1,000 ALL | 528.23 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-03-07T00:09:36Z",
"rates": {
"UAH": 0.528233
}
}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": 52.823299999999996,
"rate": 0.528233
}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