Rate Overview
Live
1 KRW = 0.005393 SBD
1 SBD = 185.4256
KRW
Avg
0.005501
High
0.005588
Low
0.005393
Last updated: 3/7/2026, 12:30:25 AM
Quick Conversions
| KRW | SBD |
|---|---|
| 1 KRW | 0.01 SBD |
| 10 KRW | 0.05 SBD |
| 50 KRW | 0.27 SBD |
| 100 KRW | 0.54 SBD |
| 500 KRW | 2.70 SBD |
| 1,000 KRW | 5.39 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-03-07T00:30:25Z",
"rates": {
"SBD": 0.005393
}
}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.5393,
"rate": 0.005393
}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