Rate Overview
Live
1 KMF = 0.226474 BTN
1 BTN = 4.4155
KMF
Avg
0.202325
High
0.226474
Low
0.179760
Last updated: 5/27/2026, 7:27:48 AM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.23 BTN |
| 10 KMF | 2.26 BTN |
| 50 KMF | 11.32 BTN |
| 100 KMF | 22.65 BTN |
| 500 KMF | 113.24 BTN |
| 1,000 KMF | 226.47 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-27T07:27:48Z",
"rates": {
"BTN": 0.226474
}
}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.6474,
"rate": 0.226474
}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