Rate Overview
Live
1 MWK = 0.000577 PAB
1 PAB = 1733.10
MWK
Avg
0.000576
High
0.000578
Low
0.000576
Last updated: 3/27/2026, 9:54:09 AM
Quick Conversions
| MWK | PAB |
|---|---|
| 1 MWK | 0.00 PAB |
| 10 MWK | 0.01 PAB |
| 50 MWK | 0.03 PAB |
| 100 MWK | 0.06 PAB |
| 500 MWK | 0.29 PAB |
| 1,000 MWK | 0.58 PAB |
Get MWK/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=PABExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T09:54:09Z",
"rates": {
"PAB": 0.000577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "PAB",
"amount": 100
},
"result": 0.0577,
"rate": 0.000577
}Build with MWK/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key