Rate Overview
Live
1 PHP = 29.3525 MWK
1 MWK = 0.034069 PHP
Avg
29.2753
High
29.4234
Low
29.1142
Last updated: 1/25/2026, 9:07:47 AM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 29.35 MWK |
| 10 PHP | 293.53 MWK |
| 50 PHP | 1,467.63 MWK |
| 100 PHP | 2,935.25 MWK |
| 500 PHP | 14,676.27 MWK |
| 1,000 PHP | 29,352.55 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-01-25T09:07:47Z",
"rates": {
"MWK": 29.352546
}
}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": 2935.2546,
"rate": 29.352546
}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