Rate Overview
Live
1 PHP = 28.6869 MWK
1 MWK = 0.034859
PHP
Avg
29.9990
High
31.1859
Low
28.6869
Last updated: 3/28/2026, 10:55:28 AM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.69 MWK |
| 10 PHP | 286.87 MWK |
| 50 PHP | 1,434.34 MWK |
| 100 PHP | 2,868.69 MWK |
| 500 PHP | 14,343.43 MWK |
| 1,000 PHP | 28,686.86 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-28T10:55:28Z",
"rates": {
"MWK": 28.686863
}
}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": 2868.6863,
"rate": 28.686863
}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