Rate Overview
Live
1 UAH = 480.5359 STD
1 STD = 0.002081
UAH
Avg
482.4456
High
485.0987
Low
480.5359
Last updated: 7/30/2026, 11:38:02 PM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 480.54 STD |
| 10 UAH | 4,805.36 STD |
| 50 UAH | 24,026.80 STD |
| 100 UAH | 48,053.59 STD |
| 500 UAH | 240,267.96 STD |
| 1,000 UAH | 480,535.93 STD |
Get UAH/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=STDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-30T23:38:02Z",
"rates": {
"STD": 480.535928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "STD",
"amount": 100
},
"result": 48053.5928,
"rate": 480.535928
}Build with UAH/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key