Rate Overview
Live
1 PHP = 29.4167 MWK
1 MWK = 0.033994
PHP
Avg
29.6574
High
30.0648
Low
29.2444
Last updated: 3/7/2026, 7:34:59 AM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 29.42 MWK |
| 10 PHP | 294.17 MWK |
| 50 PHP | 1,470.84 MWK |
| 100 PHP | 2,941.67 MWK |
| 500 PHP | 14,708.36 MWK |
| 1,000 PHP | 29,416.72 MWK |
Get PHP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MWKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T07:34:59Z",
"rates": {
"MWK": 29.416717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MWK",
"amount": 100
},
"result": 2941.6717,
"rate": 29.416717
}Build with PHP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key