Rate Overview
Live
1 KRW = 0.005538 SBD
1 SBD = 180.5706
KRW
Avg
0.005773
High
0.006379
Low
0.005202
Last updated: 7/26/2026, 7:36:22 AM
Quick Conversions
| KRW | SBD |
|---|---|
| 1 KRW | 0.01 SBD |
| 10 KRW | 0.06 SBD |
| 50 KRW | 0.28 SBD |
| 100 KRW | 0.55 SBD |
| 500 KRW | 2.77 SBD |
| 1,000 KRW | 5.54 SBD |
Get KRW/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SBDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-26T07:36:22Z",
"rates": {
"SBD": 0.005538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SBD",
"amount": 100
},
"result": 0.5538000000000001,
"rate": 0.005538
}Build with KRW/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key