Rate Overview
Live
1 STD = 0.070007 KRW
1 KRW = 14.2843
STD
Avg
0.071113
High
0.074830
Low
0.070007
Last updated: 7/8/2026, 10:42:27 AM
Quick Conversions
| STD | KRW |
|---|---|
| 1 STD | 0.07 KRW |
| 10 STD | 0.70 KRW |
| 50 STD | 3.50 KRW |
| 100 STD | 7.00 KRW |
| 500 STD | 35.00 KRW |
| 1,000 STD | 70.01 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-08T10:42:27Z",
"rates": {
"KRW": 0.070007
}
}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.0007,
"rate": 0.070007
}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