Rate Overview
Live
1 BND = 331.0680 KMF
1 KMF = 0.003021
BND
Avg
330.6226
High
331.8631
Low
329.2082
Last updated: 3/7/2026, 7:02:22 AM
Quick Conversions
| BND | KMF |
|---|---|
| 1 BND | 331.07 KMF |
| 10 BND | 3,310.68 KMF |
| 50 BND | 16,553.40 KMF |
| 100 BND | 33,106.80 KMF |
| 500 BND | 165,534.00 KMF |
| 1,000 BND | 331,068.01 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-03-07T07:02:22Z",
"rates": {
"KMF": 331.068005
}
}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": 33106.800500000005,
"rate": 331.068005
}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