Rate Overview
Live
1 BMD = 900.0032 KPW
1 KPW = 0.001111
BMD
Avg
899.9862
High
900.0487
Low
899.8505
Last updated: 5/7/2026, 3:59:18 PM
Quick Conversions
| BMD | KPW |
|---|---|
| 1 BMD | 900.00 KPW |
| 10 BMD | 9,000.03 KPW |
| 50 BMD | 45,000.16 KPW |
| 100 BMD | 90,000.32 KPW |
| 500 BMD | 450,001.59 KPW |
| 1,000 BMD | 900,003.18 KPW |
Get BMD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=KPWExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-07T15:59:18Z",
"rates": {
"KPW": 900.003181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "KPW",
"amount": 100
},
"result": 90000.3181,
"rate": 900.003181
}Build with BMD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key