Rate Overview
Live
1 KMF = 0.003020 BND
1 BND = 331.1258
KMF
Avg
0.003024
High
0.003037
Low
0.003013
Last updated: 3/7/2026, 5:19:22 AM
Quick Conversions
| KMF | BND |
|---|---|
| 1 KMF | 0.00 BND |
| 10 KMF | 0.03 BND |
| 50 KMF | 0.15 BND |
| 100 KMF | 0.30 BND |
| 500 KMF | 1.51 BND |
| 1,000 KMF | 3.02 BND |
Get KMF/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=BNDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T05:19:22Z",
"rates": {
"BND": 0.00302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "BND",
"amount": 100
},
"result": 0.302,
"rate": 0.00302
}Build with KMF/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key