Rate Overview
Live
1 BND = 330.0122 KMF
1 KMF = 0.003030
BND
Avg
329.6099
High
330.3763
Low
329.1802
Last updated: 5/6/2026, 7:16:24 PM
Quick Conversions
| BND | KMF |
|---|---|
| 1 BND | 330.01 KMF |
| 10 BND | 3,300.12 KMF |
| 50 BND | 16,500.61 KMF |
| 100 BND | 33,001.22 KMF |
| 500 BND | 165,006.10 KMF |
| 1,000 BND | 330,012.20 KMF |
Get BND/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=KMFExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-06T19:16:24Z",
"rates": {
"KMF": 330.012201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "KMF",
"amount": 100
},
"result": 33001.2201,
"rate": 330.012201
}Build with BND/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key