Rate Overview
Live
1 UAH = 476.2681 STD
1 STD = 0.002100
UAH
Avg
476.1482
High
477.8660
Low
474.0440
Last updated: 8/20/2026, 2:56:53 AM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 476.27 STD |
| 10 UAH | 4,762.68 STD |
| 50 UAH | 23,813.40 STD |
| 100 UAH | 47,626.81 STD |
| 500 UAH | 238,134.03 STD |
| 1,000 UAH | 476,268.06 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-08-20T02:56:53Z",
"rates": {
"STD": 476.268056
}
}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": 47626.8056,
"rate": 476.268056
}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