Rate Overview
Live
1 PHP = 28.0928 MWK
1 MWK = 0.035596
PHP
Avg
28.0857
High
28.1133
Low
28.0377
Last updated: 7/25/2026, 5:17:55 PM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.09 MWK |
| 10 PHP | 280.93 MWK |
| 50 PHP | 1,404.64 MWK |
| 100 PHP | 2,809.28 MWK |
| 500 PHP | 14,046.42 MWK |
| 1,000 PHP | 28,092.85 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-25T17:17:55Z",
"rates": {
"MWK": 28.092848
}
}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": 2809.2848,
"rate": 28.092848
}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