Rate Overview
Live
1 UAH = 0.022312 USD
1 USD = 44.8189
UAH
Avg
0.022332
High
0.022393
Low
0.022286
Last updated: 7/26/2026, 2:51:25 PM
Quick Conversions
| UAH | USD |
|---|---|
| 1 UAH | 0.02 USD |
| 10 UAH | 0.22 USD |
| 50 UAH | 1.12 USD |
| 100 UAH | 2.23 USD |
| 500 UAH | 11.16 USD |
| 1,000 UAH | 22.31 USD |
Get UAH/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=USDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-26T14:51:25Z",
"rates": {
"USD": 0.022312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "USD",
"amount": 100
},
"result": 2.2312,
"rate": 0.022312
}Build with UAH/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key