Rate Overview
Live
1 STD = 0.002071 UAH
1 UAH = 482.8585
STD
Avg
0.002070
High
0.002083
Low
0.002061
Last updated: 7/26/2026, 9:56:13 PM
Quick Conversions
| STD | UAH |
|---|---|
| 1 STD | 0.00 UAH |
| 10 STD | 0.02 UAH |
| 50 STD | 0.10 UAH |
| 100 STD | 0.21 UAH |
| 500 STD | 1.04 UAH |
| 1,000 STD | 2.07 UAH |
Get STD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=UAHExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-26T21:56:13Z",
"rates": {
"UAH": 0.002071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "UAH",
"amount": 100
},
"result": 0.2071,
"rate": 0.002071
}Build with STD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key