Rate Overview
Live
1 KRW = 0.001340 BBD
1 BBD = 746.2687
KRW
Avg
0.001362
High
0.001389
Low
0.001340
Last updated: 3/7/2026, 12:27:58 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.67 BBD |
| 1,000 KRW | 1.34 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-03-07T00:27:58Z",
"rates": {
"BBD": 0.00134
}
}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.134,
"rate": 0.00134
}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