Rate Overview
Live
1 STD = 0.067545 KRW
1 KRW = 14.8049
STD
Avg
0.067651
High
0.068385
Low
0.067221
Last updated: 7/29/2026, 11:04:30 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.68 KRW |
| 50 STD | 3.38 KRW |
| 100 STD | 6.75 KRW |
| 500 STD | 33.77 KRW |
| 1,000 STD | 67.54 KRW |
Get STD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=KRWExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-29T11:04:30Z",
"rates": {
"KRW": 0.067545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "KRW",
"amount": 100
},
"result": 6.754499999999999,
"rate": 0.067545
}Build with STD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key