Rate Overview
Live
1 KRW = 0.001318 BBD
1 BBD = 758.7253
KRW
Avg
0.001349
High
0.001393
Low
0.001312
Last updated: 5/28/2026, 2:30:49 AM
Quick Conversions
| KRW | BBD |
|---|---|
| 1 KRW | 0.00 BBD |
| 10 KRW | 0.01 BBD |
| 50 KRW | 0.07 BBD |
| 100 KRW | 0.13 BBD |
| 500 KRW | 0.66 BBD |
| 1,000 KRW | 1.32 BBD |
Get KRW/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BBDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-28T02:30:49Z",
"rates": {
"BBD": 0.001318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BBD",
"amount": 100
},
"result": 0.1318,
"rate": 0.001318
}Build with KRW/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key