Rate Overview
Live
1 UAH = 0.022747 USD
1 USD = 43.9618
UAH
Avg
0.022793
High
0.022853
Low
0.022747
Last updated: 3/27/2026, 2:52:18 AM
Quick Conversions
| UAH | USD |
|---|---|
| 1 UAH | 0.02 USD |
| 10 UAH | 0.23 USD |
| 50 UAH | 1.14 USD |
| 100 UAH | 2.27 USD |
| 500 UAH | 11.37 USD |
| 1,000 UAH | 22.75 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-03-27T02:52:18Z",
"rates": {
"USD": 0.022747
}
}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.2747,
"rate": 0.022747
}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