Rate Overview
Live
1 UAH = 478.9477 STD
1 STD = 0.002088
UAH
Avg
475.7112
High
478.9477
Low
473.5041
Last updated: 6/19/2026, 8:18:59 AM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 478.95 STD |
| 10 UAH | 4,789.48 STD |
| 50 UAH | 23,947.38 STD |
| 100 UAH | 47,894.77 STD |
| 500 UAH | 239,473.83 STD |
| 1,000 UAH | 478,947.65 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-06-19T08:18:59Z",
"rates": {
"STD": 478.94765
}
}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": 47894.765,
"rate": 478.94765
}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