Rate Overview
Live
1 UAH = 1.8952 ALL
1 ALL = 0.527657
UAH
Avg
1.9987
High
2.2110
Low
1.8833
Last updated: 3/27/2026, 6:38:46 PM
Quick Conversions
| UAH | ALL |
|---|---|
| 1 UAH | 1.90 ALL |
| 10 UAH | 18.95 ALL |
| 50 UAH | 94.76 ALL |
| 100 UAH | 189.52 ALL |
| 500 UAH | 947.59 ALL |
| 1,000 UAH | 1,895.17 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-03-27T18:38:46Z",
"rates": {
"ALL": 1.895171
}
}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": 189.5171,
"rate": 1.895171
}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