Rate Overview
Live
1 UAH = 474.5827 STD
1 STD = 0.002107
UAH
Avg
475.9281
High
478.2048
Low
472.4667
Last updated: 9/10/2026, 11:32:01 AM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 474.58 STD |
| 10 UAH | 4,745.83 STD |
| 50 UAH | 23,729.14 STD |
| 100 UAH | 47,458.27 STD |
| 500 UAH | 237,291.37 STD |
| 1,000 UAH | 474,582.74 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-09-10T11:32:01Z",
"rates": {
"STD": 474.582742
}
}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": 47458.2742,
"rate": 474.582742
}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