Rate Overview
Live
1 KPW = 0.001109 BMD
1 BMD = 901.7133
KPW
Avg
0.001110
High
0.001111
Low
0.001109
Last updated: 6/19/2026, 9:44:58 AM
Quick Conversions
| KPW | BMD |
|---|---|
| 1 KPW | 0.00 BMD |
| 10 KPW | 0.01 BMD |
| 50 KPW | 0.06 BMD |
| 100 KPW | 0.11 BMD |
| 500 KPW | 0.55 BMD |
| 1,000 KPW | 1.11 BMD |
Get KPW/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BMDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-06-19T09:44:58Z",
"rates": {
"BMD": 0.001109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BMD",
"amount": 100
},
"result": 0.1109,
"rate": 0.001109
}Build with KPW/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key