Rate Overview
Live
1 KRW = 0.005252 SBD
1 SBD = 190.4037
KRW
Avg
0.005482
High
0.005654
Low
0.005252
Last updated: 5/28/2026, 2:33:21 AM
Quick Conversions
| KRW | SBD |
|---|---|
| 1 KRW | 0.01 SBD |
| 10 KRW | 0.05 SBD |
| 50 KRW | 0.26 SBD |
| 100 KRW | 0.53 SBD |
| 500 KRW | 2.63 SBD |
| 1,000 KRW | 5.25 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-05-28T02:33:21Z",
"rates": {
"SBD": 0.005252
}
}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.5252,
"rate": 0.005252
}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