Rate Overview
Live
1 KMF = 0.223693 BTN
1 BTN = 4.4704
KMF
Avg
0.221343
High
0.224698
Low
0.217972
Last updated: 7/21/2026, 7:34:55 PM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.22 BTN |
| 10 KMF | 2.24 BTN |
| 50 KMF | 11.18 BTN |
| 100 KMF | 22.37 BTN |
| 500 KMF | 111.85 BTN |
| 1,000 KMF | 223.69 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-07-21T19:34:55Z",
"rates": {
"BTN": 0.223693
}
}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.3693,
"rate": 0.223693
}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