Rate Overview
Live
1 STD = 0.069801 KRW
1 KRW = 14.3264
STD
Avg
0.069449
High
0.069974
Low
0.068559
Last updated: 3/7/2026, 7:53:34 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.70 KRW |
| 50 STD | 3.49 KRW |
| 100 STD | 6.98 KRW |
| 500 STD | 34.90 KRW |
| 1,000 STD | 69.80 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-07T07:53:34Z",
"rates": {
"KRW": 0.069801
}
}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.9801,
"rate": 0.069801
}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