Rate Overview
Live
1 KMF = 0.217104 BTN
1 BTN = 4.6061
KMF
Avg
0.217698
High
0.218764
Low
0.216367
Last updated: 3/7/2026, 5:19:32 AM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.22 BTN |
| 10 KMF | 2.17 BTN |
| 50 KMF | 10.86 BTN |
| 100 KMF | 21.71 BTN |
| 500 KMF | 108.55 BTN |
| 1,000 KMF | 217.10 BTN |
Get KMF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=BTNExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T05:19:32Z",
"rates": {
"BTN": 0.217104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "BTN",
"amount": 100
},
"result": 21.7104,
"rate": 0.217104
}Build with KMF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key