Rate Overview
Live
1 BTN = 4.5281 KMF
1 KMF = 0.220841
BTN
Avg
4.6699
High
4.8170
Low
4.5075
Last updated: 3/27/2026, 3:53:42 PM
Quick Conversions
| BTN | KMF |
|---|---|
| 1 BTN | 4.53 KMF |
| 10 BTN | 45.28 KMF |
| 50 BTN | 226.41 KMF |
| 100 BTN | 452.81 KMF |
| 500 BTN | 2,264.07 KMF |
| 1,000 BTN | 4,528.14 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-03-27T15:53:42Z",
"rates": {
"KMF": 4.528141
}
}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": 452.8141,
"rate": 4.528141
}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