Rate Overview
Live
1 PHP = 28.4629 MWK
1 MWK = 0.035133
PHP
Avg
28.5878
High
28.7754
Low
28.4516
Last updated: 6/19/2026, 8:37:55 AM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.46 MWK |
| 10 PHP | 284.63 MWK |
| 50 PHP | 1,423.15 MWK |
| 100 PHP | 2,846.29 MWK |
| 500 PHP | 14,231.47 MWK |
| 1,000 PHP | 28,462.94 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-06-19T08:37:55Z",
"rates": {
"MWK": 28.462944
}
}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": 2846.2944,
"rate": 28.462944
}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