Rate Overview
Live
1 BND = 333.9864 KMF
1 KMF = 0.002994
BND
Avg
338.2201
High
362.8852
Low
325.8894
Last updated: 7/21/2026, 7:25:31 PM
Quick Conversions
| BND | KMF |
|---|---|
| 1 BND | 333.99 KMF |
| 10 BND | 3,339.86 KMF |
| 50 BND | 16,699.32 KMF |
| 100 BND | 33,398.64 KMF |
| 500 BND | 166,993.18 KMF |
| 1,000 BND | 333,986.36 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-07-21T19:25:31Z",
"rates": {
"KMF": 333.98636
}
}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": 33398.636,
"rate": 333.98636
}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