Rate Overview
Live
1 BTN = 4.4250 KMF
1 KMF = 0.225986
BTN
Avg
4.4318
High
4.4564
Low
4.4231
Last updated: 5/6/2026, 11:05:36 PM
Quick Conversions
| BTN | KMF |
|---|---|
| 1 BTN | 4.43 KMF |
| 10 BTN | 44.25 KMF |
| 50 BTN | 221.25 KMF |
| 100 BTN | 442.50 KMF |
| 500 BTN | 2,212.52 KMF |
| 1,000 BTN | 4,425.05 KMF |
Get BTN/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=KMFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-06T23:05:36Z",
"rates": {
"KMF": 4.425045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "KMF",
"amount": 100
},
"result": 442.5045,
"rate": 4.425045
}Build with BTN/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key