Rate Overview
Live
1 PHP = 28.6258 MWK
1 MWK = 0.034934
PHP
Avg
28.5432
High
28.7754
Low
28.2798
Last updated: 6/17/2026, 7:55:26 AM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.63 MWK |
| 10 PHP | 286.26 MWK |
| 50 PHP | 1,431.29 MWK |
| 100 PHP | 2,862.58 MWK |
| 500 PHP | 14,312.89 MWK |
| 1,000 PHP | 28,625.78 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-17T07:55:26Z",
"rates": {
"MWK": 28.625784
}
}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": 2862.5784,
"rate": 28.625784
}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