Rate Overview
Live
1 UAH = 473.7153 STD
1 STD = 0.002111
UAH
Avg
476.0113
High
477.1112
Low
473.7153
Last updated: 4/17/2026, 12:10:34 PM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 473.72 STD |
| 10 UAH | 4,737.15 STD |
| 50 UAH | 23,685.77 STD |
| 100 UAH | 47,371.53 STD |
| 500 UAH | 236,857.65 STD |
| 1,000 UAH | 473,715.31 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-04-17T12:10:34Z",
"rates": {
"STD": 473.715305
}
}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": 47371.5305,
"rate": 473.715305
}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