Rate Overview
Live
1 MWK = 0.035546 PHP
1 PHP = 28.1326
MWK
Avg
0.035506
High
0.035628
Low
0.035435
Last updated: 5/27/2026, 6:18:20 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.77 PHP |
| 1,000 MWK | 35.55 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-05-27T18:18:20Z",
"rates": {
"PHP": 0.035546
}
}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.5546,
"rate": 0.035546
}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