Rate Overview
Live
1 STD = 0.002099 UAH
1 UAH = 476.4173
STD
Avg
0.002100
High
0.002109
Low
0.002092
Last updated: 8/20/2026, 7:43:57 AM
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.05 UAH |
| 1,000 STD | 2.10 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-08-20T07:43:57Z",
"rates": {
"UAH": 0.002099
}
}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.20990000000000003,
"rate": 0.002099
}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