Rate Overview
Live
1 KMF = 0.222678 BTN
1 BTN = 4.4908
KMF
Avg
0.223693
High
0.224490
Low
0.222678
Last updated: 6/16/2026, 1:25:57 PM
Quick Conversions
| KMF | BTN |
|---|---|
| 1 KMF | 0.22 BTN |
| 10 KMF | 2.23 BTN |
| 50 KMF | 11.13 BTN |
| 100 KMF | 22.27 BTN |
| 500 KMF | 111.34 BTN |
| 1,000 KMF | 222.68 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-06-16T13:25:57Z",
"rates": {
"BTN": 0.222678
}
}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.267799999999998,
"rate": 0.222678
}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