Rate Overview
Live
1 BMD = 418.0003 KMF
1 KMF = 0.002392
BMD
Avg
418.8891
High
420.0003
Low
418.0000
Last updated: 4/18/2026, 9:00:39 AM
Quick Conversions
| BMD | KMF |
|---|---|
| 1 BMD | 418.00 KMF |
| 10 BMD | 4,180.00 KMF |
| 50 BMD | 20,900.02 KMF |
| 100 BMD | 41,800.03 KMF |
| 500 BMD | 209,000.16 KMF |
| 1,000 BMD | 418,000.33 KMF |
Get BMD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=KMFExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-18T09:00:39Z",
"rates": {
"KMF": 418.000327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "KMF",
"amount": 100
},
"result": 41800.0327,
"rate": 418.000327
}Build with BMD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key