Rate Overview
Live
1 UAH = 470.4462 STD
1 STD = 0.002126
UAH
Avg
470.6351
High
471.9683
Low
469.4483
Last updated: 5/7/2026, 1:48:42 PM
Quick Conversions
| UAH | STD |
|---|---|
| 1 UAH | 470.45 STD |
| 10 UAH | 4,704.46 STD |
| 50 UAH | 23,522.31 STD |
| 100 UAH | 47,044.62 STD |
| 500 UAH | 235,223.08 STD |
| 1,000 UAH | 470,446.15 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-05-07T13:48:42Z",
"rates": {
"STD": 470.446155
}
}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": 47044.6155,
"rate": 470.446155
}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