Rate Overview
Live
1 KMF = 0.222865 BTN
1 BTN = 4.4870
KMF
Avg
0.221087
High
0.222865
Low
0.217336
Last updated: 4/16/2026, 2:34:56 PM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.22 BTN |
| 10 KMF | 2.23 BTN |
| 50 KMF | 11.14 BTN |
| 100 KMF | 22.29 BTN |
| 500 KMF | 111.43 BTN |
| 1,000 KMF | 222.87 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-04-16T14:34:56Z",
"rates": {
"BTN": 0.222865
}
}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.2865,
"rate": 0.222865
}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