Rate Overview
Live
1 STD = 0.066835 KRW
1 KRW = 14.9622
STD
Avg
0.066481
High
0.066845
Low
0.066060
Last updated: 8/17/2026, 7:00:35 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.67 KRW |
| 50 STD | 3.34 KRW |
| 100 STD | 6.68 KRW |
| 500 STD | 33.42 KRW |
| 1,000 STD | 66.84 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-08-17T07:00:35Z",
"rates": {
"KRW": 0.066835
}
}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.6835,
"rate": 0.066835
}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