Rate Overview
Live
1 STD = 0.071953 KRW
1 KRW = 13.8980
STD
Avg
0.071663
High
0.071985
Low
0.071046
Last updated: 4/17/2026, 10:38:34 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.72 KRW |
| 50 STD | 3.60 KRW |
| 100 STD | 7.20 KRW |
| 500 STD | 35.98 KRW |
| 1,000 STD | 71.95 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-04-17T10:38:34Z",
"rates": {
"KRW": 0.071953
}
}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.1953000000000005,
"rate": 0.071953
}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