Rate Overview
Live
1 UAH = 472.1558 STD
1 STD = 0.002118
UAH
Avg
485.7965
High
497.9177
Low
472.1558
Last updated: 3/28/2026, 3:25:09 PM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 472.16 STD |
| 10 UAH | 4,721.56 STD |
| 50 UAH | 23,607.79 STD |
| 100 UAH | 47,215.58 STD |
| 500 UAH | 236,077.88 STD |
| 1,000 UAH | 472,155.76 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-03-28T15:25:09Z",
"rates": {
"STD": 472.155755
}
}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": 47215.5755,
"rate": 472.155755
}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