Rate Overview
Live
1 KRW = 0.001298 BBD
1 BBD = 770.4160
KRW
Avg
0.001311
High
0.001325
Low
0.001294
Last updated: 6/19/2026, 8:24:33 AM
Quick Conversions
| KRW | BBD |
|---|---|
| 1 KRW | 0.00 BBD |
| 10 KRW | 0.01 BBD |
| 50 KRW | 0.06 BBD |
| 100 KRW | 0.13 BBD |
| 500 KRW | 0.65 BBD |
| 1,000 KRW | 1.30 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-06-19T08:24:33Z",
"rates": {
"BBD": 0.001298
}
}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.1298,
"rate": 0.001298
}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