Rate Overview
Live
1 STD = 0.072857 KRW
1 KRW = 13.7255
STD
Avg
0.066673
High
0.072857
Low
0.061957
Last updated: 3/28/2026, 12:03:48 PM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.73 KRW |
| 50 STD | 3.64 KRW |
| 100 STD | 7.29 KRW |
| 500 STD | 36.43 KRW |
| 1,000 STD | 72.86 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-03-28T12:03:48Z",
"rates": {
"KRW": 0.072857
}
}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": 7.2857,
"rate": 0.072857
}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