Rate Overview
Live
1 UAH = 482.8352 STD
1 STD = 0.002071
UAH
Avg
493.2222
High
511.6539
Low
468.1845
Last updated: 7/27/2026, 5:52:21 PM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 482.84 STD |
| 10 UAH | 4,828.35 STD |
| 50 UAH | 24,141.76 STD |
| 100 UAH | 48,283.52 STD |
| 500 UAH | 241,417.60 STD |
| 1,000 UAH | 482,835.20 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-27T17:52:21Z",
"rates": {
"STD": 482.835199
}
}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": 48283.5199,
"rate": 482.835199
}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