Rate Overview
Live
1 MWK = 0.035523 PHP
1 PHP = 28.1508
MWK
Avg
0.035480
High
0.035569
Low
0.035401
Last updated: 7/8/2026, 7:34:26 PM
Quick Conversions
| MWK | PHP |
|---|---|
| 1 MWK | 0.04 PHP |
| 10 MWK | 0.36 PHP |
| 50 MWK | 1.78 PHP |
| 100 MWK | 3.55 PHP |
| 500 MWK | 17.76 PHP |
| 1,000 MWK | 35.52 PHP |
Get MWK/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=PHPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-08T19:34:26Z",
"rates": {
"PHP": 0.035523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "PHP",
"amount": 100
},
"result": 3.5523,
"rate": 0.035523
}Build with MWK/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key