Rate Overview
Live
1 UAH = 478.1235 STD
1 STD = 0.002092
UAH
Avg
486.0879
High
505.1075
Low
470.1766
Last updated: 5/27/2026, 7:17:15 PM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 478.12 STD |
| 10 UAH | 4,781.24 STD |
| 50 UAH | 23,906.18 STD |
| 100 UAH | 47,812.35 STD |
| 500 UAH | 239,061.77 STD |
| 1,000 UAH | 478,123.54 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-05-27T19:17:15Z",
"rates": {
"STD": 478.123536
}
}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": 47812.3536,
"rate": 478.123536
}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