Rate Overview
Live
1 KMF = 0.003030 BND
1 BND = 330.0330
KMF
Avg
0.003034
High
0.003037
Low
0.003026
Last updated: 5/7/2026, 2:20:21 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.52 BND |
| 1,000 KMF | 3.03 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-05-07T02:20:21Z",
"rates": {
"BND": 0.00303
}
}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.303,
"rate": 0.00303
}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