Rate Overview
Live
1 STD = 0.067136 KRW
1 KRW = 14.8951
STD
Avg
0.070036
High
0.072615
Low
0.067136
Last updated: 7/30/2026, 8:00:50 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.67 KRW |
| 50 STD | 3.36 KRW |
| 100 STD | 6.71 KRW |
| 500 STD | 33.57 KRW |
| 1,000 STD | 67.14 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-30T08:00:50Z",
"rates": {
"KRW": 0.067136
}
}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.7136000000000005,
"rate": 0.067136
}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