Rate Overview
Live
1 UAH = 486.8050 STD
1 STD = 0.002054
UAH
Avg
486.1516
High
488.2311
Low
483.4371
Last updated: 3/7/2026, 7:43:20 AM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 486.80 STD |
| 10 UAH | 4,868.05 STD |
| 50 UAH | 24,340.25 STD |
| 100 UAH | 48,680.50 STD |
| 500 UAH | 243,402.49 STD |
| 1,000 UAH | 486,804.99 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-03-07T07:43:20Z",
"rates": {
"STD": 486.804987
}
}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": 48680.4987,
"rate": 486.804987
}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