Rate Overview
Live
1 MWK = 0.001623 BYN
1 BYN = 616.1429
MWK
Avg
0.001622
High
0.001632
Low
0.001617
Last updated: 5/7/2026, 9:10:55 AM
Quick Conversions
| MWK | BYN |
|---|---|
| 1 MWK | 0.00 BYN |
| 10 MWK | 0.02 BYN |
| 50 MWK | 0.08 BYN |
| 100 MWK | 0.16 BYN |
| 500 MWK | 0.81 BYN |
| 1,000 MWK | 1.62 BYN |
Get MWK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BYNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T09:10:55Z",
"rates": {
"BYN": 0.001623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BYN",
"amount": 100
},
"result": 0.1623,
"rate": 0.001623
}Build with MWK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key