Rate Overview
Live
1 BMD = 900.0880 KPW
1 KPW = 0.001111
BMD
Avg
900.0009
High
900.0880
Low
899.9169
Last updated: 3/28/2026, 12:18:50 PM
Quick Conversions
| BMD | KPW |
|---|---|
| 1 BMD | 900.09 KPW |
| 10 BMD | 9,000.88 KPW |
| 50 BMD | 45,004.40 KPW |
| 100 BMD | 90,008.80 KPW |
| 500 BMD | 450,044.00 KPW |
| 1,000 BMD | 900,088.00 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-03-28T12:18:50Z",
"rates": {
"KPW": 900.088002
}
}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": 90008.8002,
"rate": 900.088002
}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