Rate Overview
Live
1 KMF = 0.225877 BTN
1 BTN = 4.4272
KMF
Avg
0.225796
High
0.226085
Low
0.224709
Last updated: 5/7/2026, 4:26:27 AM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.23 BTN |
| 10 KMF | 2.26 BTN |
| 50 KMF | 11.29 BTN |
| 100 KMF | 22.59 BTN |
| 500 KMF | 112.94 BTN |
| 1,000 KMF | 225.88 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-05-07T04:26:27Z",
"rates": {
"BTN": 0.225877
}
}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": 22.587699999999998,
"rate": 0.225877
}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