Rate Overview
Live
1 UAH = 481.6447 STD
1 STD = 0.002076
UAH
Avg
482.2519
High
497.9177
Low
468.5563
Last updated: 7/26/2026, 12:37:36 AM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 481.64 STD |
| 10 UAH | 4,816.45 STD |
| 50 UAH | 24,082.24 STD |
| 100 UAH | 48,164.47 STD |
| 500 UAH | 240,822.36 STD |
| 1,000 UAH | 481,644.71 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-07-26T00:37:36Z",
"rates": {
"STD": 481.644711
}
}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": 48164.471099999995,
"rate": 481.644711
}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