Rate Overview
Live
1 MWK = 0.052938 BTN
1 BTN = 18.8900
MWK
Avg
0.052808
High
0.053118
Low
0.052466
Last updated: 3/7/2026, 7:40:31 AM
Quick Conversions
| MWK | BTN |
|---|---|
| 1 MWK | 0.05 BTN |
| 10 MWK | 0.53 BTN |
| 50 MWK | 2.65 BTN |
| 100 MWK | 5.29 BTN |
| 500 MWK | 26.47 BTN |
| 1,000 MWK | 52.94 BTN |
Get MWK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BTNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T07:40:31Z",
"rates": {
"BTN": 0.052938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BTN",
"amount": 100
},
"result": 5.2938,
"rate": 0.052938
}Build with MWK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key