Rate Overview
Live
1 PHP = 27.6572 MWK
1 MWK = 0.036157
PHP
Avg
27.8242
High
28.0200
Low
27.6572
Last updated: 9/3/2026, 11:10:22 PM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 27.66 MWK |
| 10 PHP | 276.57 MWK |
| 50 PHP | 1,382.86 MWK |
| 100 PHP | 2,765.72 MWK |
| 500 PHP | 13,828.58 MWK |
| 1,000 PHP | 27,657.15 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-09-03T23:10:22Z",
"rates": {
"MWK": 27.657153
}
}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": 2765.7153000000003,
"rate": 27.657153
}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