Rate Overview
Live
1 BBD = 450.0080 KPW
1 KPW = 0.002222
BBD
Avg
448.3190
High
450.0213
Low
444.7915
Last updated: 5/29/2026, 5:29:34 PM
Quick Conversions
| BBD | KPW |
|---|---|
| 1 BBD | 450.01 KPW |
| 10 BBD | 4,500.08 KPW |
| 50 BBD | 22,500.40 KPW |
| 100 BBD | 45,000.80 KPW |
| 500 BBD | 225,004.01 KPW |
| 1,000 BBD | 450,008.01 KPW |
Get BBD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=KPWExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-29T17:29:34Z",
"rates": {
"KPW": 450.008014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "KPW",
"amount": 100
},
"result": 45000.8014,
"rate": 450.008014
}Build with BBD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key