Rate Overview
Live
1 MWK = 0.001595 BYN
1 BYN = 626.9592
MWK
Avg
0.001594
High
0.001596
Low
0.001590
Last updated: 6/17/2026, 6:41:35 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.80 BYN |
| 1,000 MWK | 1.60 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-06-17T06:41:35Z",
"rates": {
"BYN": 0.001595
}
}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.1595,
"rate": 0.001595
}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