Rate Overview
Live
1 KMF = 0.220841 BTN
1 BTN = 4.5281
KMF
Avg
0.218049
High
0.221824
Low
0.215122
Last updated: 3/27/2026, 12:37:23 PM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.22 BTN |
| 10 KMF | 2.21 BTN |
| 50 KMF | 11.04 BTN |
| 100 KMF | 22.08 BTN |
| 500 KMF | 110.42 BTN |
| 1,000 KMF | 220.84 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-27T12:37:23Z",
"rates": {
"BTN": 0.220841
}
}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.0841,
"rate": 0.220841
}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