Rate Overview
Live
1 STD = 0.002110 UAH
1 UAH = 473.9336
STD
Avg
0.002100
High
0.002110
Low
0.002095
Last updated: 4/17/2026, 2:59:10 PM
Quick Conversions
| STD | UAH |
|---|---|
| 1 STD | 0.00 UAH |
| 10 STD | 0.02 UAH |
| 50 STD | 0.11 UAH |
| 100 STD | 0.21 UAH |
| 500 STD | 1.06 UAH |
| 1,000 STD | 2.11 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-04-17T14:59:10Z",
"rates": {
"UAH": 0.00211
}
}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.211,
"rate": 0.00211
}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