Rate Overview
Live
1 PHP = 28.1321 MWK
1 MWK = 0.035547
PHP
Avg
29.8358
High
31.1859
Low
28.1321
Last updated: 5/27/2026, 7:32:34 PM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.13 MWK |
| 10 PHP | 281.32 MWK |
| 50 PHP | 1,406.61 MWK |
| 100 PHP | 2,813.21 MWK |
| 500 PHP | 14,066.07 MWK |
| 1,000 PHP | 28,132.13 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-05-27T19:32:34Z",
"rates": {
"MWK": 28.132133
}
}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": 2813.2133,
"rate": 28.132133
}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