Rate Overview
Live
1 UAH = 484.7823 STD
1 STD = 0.002063
UAH
Avg
482.3660
High
489.7727
Low
461.5594
Last updated: 7/9/2026, 11:22:44 AM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 484.78 STD |
| 10 UAH | 4,847.82 STD |
| 50 UAH | 24,239.11 STD |
| 100 UAH | 48,478.23 STD |
| 500 UAH | 242,391.15 STD |
| 1,000 UAH | 484,782.30 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-09T11:22:44Z",
"rates": {
"STD": 484.782297
}
}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": 48478.2297,
"rate": 484.782297
}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