Rate Overview
Live
1 MWK = 0.035133 PHP
1 PHP = 28.4633
MWK
Avg
0.034980
High
0.035147
Low
0.034751
Last updated: 6/19/2026, 8:37:57 AM
Quick Conversions
| MWK | PHP |
|---|---|
| 1 MWK | 0.04 PHP |
| 10 MWK | 0.35 PHP |
| 50 MWK | 1.76 PHP |
| 100 MWK | 3.51 PHP |
| 500 MWK | 17.57 PHP |
| 1,000 MWK | 35.13 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-06-19T08:37:57Z",
"rates": {
"PHP": 0.035133
}
}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.5132999999999996,
"rate": 0.035133
}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