Rate Overview
Live
1 BMD = 900.1877 KPW
1 KPW = 0.001111
BMD
Avg
900.0392
High
901.3480
Low
899.8173
Last updated: 8/23/2026, 11:07:14 PM
Quick Conversions
| BMD | KPW |
|---|---|
| 1 BMD | 900.19 KPW |
| 10 BMD | 9,001.88 KPW |
| 50 BMD | 45,009.39 KPW |
| 100 BMD | 90,018.77 KPW |
| 500 BMD | 450,093.85 KPW |
| 1,000 BMD | 900,187.71 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-08-23T23:07:14Z",
"rates": {
"KPW": 900.187709
}
}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": 90018.7709,
"rate": 900.187709
}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