Rate Overview
Live
1 PHP = 28.0578 MWK
1 MWK = 0.035641
PHP
Avg
29.6947
High
31.1859
Low
28.0578
Last updated: 7/28/2026, 4:18:46 AM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.06 MWK |
| 10 PHP | 280.58 MWK |
| 50 PHP | 1,402.89 MWK |
| 100 PHP | 2,805.78 MWK |
| 500 PHP | 14,028.92 MWK |
| 1,000 PHP | 28,057.83 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-07-28T04:18:46Z",
"rates": {
"MWK": 28.057834
}
}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": 2805.7834,
"rate": 28.057834
}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