Rate Overview
Live
1 STD = 0.064576 KRW
1 KRW = 15.4856
STD
Avg
0.064717
High
0.065395
Low
0.063934
Last updated: 9/2/2026, 10:36:47 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.06 KRW |
| 10 STD | 0.65 KRW |
| 50 STD | 3.23 KRW |
| 100 STD | 6.46 KRW |
| 500 STD | 32.29 KRW |
| 1,000 STD | 64.58 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-09-02T10:36:47Z",
"rates": {
"KRW": 0.064576
}
}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.457599999999999,
"rate": 0.064576
}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