Rate Overview
Live
1 PHP = 28.7334 MWK
1 MWK = 0.034803
PHP
Avg
28.4350
High
28.8206
Low
28.2511
Last updated: 5/7/2026, 3:51:21 PM
Quick Conversions
| PHP | MWK |
|---|---|
| 1 PHP | 28.73 MWK |
| 10 PHP | 287.33 MWK |
| 50 PHP | 1,436.67 MWK |
| 100 PHP | 2,873.34 MWK |
| 500 PHP | 14,366.72 MWK |
| 1,000 PHP | 28,733.45 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-07T15:51:21Z",
"rates": {
"MWK": 28.733446
}
}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": 2873.3446,
"rate": 28.733446
}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