Rate Overview
Live
1 MWK = 0.034656 PHP
1 PHP = 28.8550
MWK
Avg
0.034610
High
0.034778
Low
0.034454
Last updated: 4/17/2026, 10:49:30 AM
Quick Conversions
| MWK | PHP |
|---|---|
| 1 MWK | 0.03 PHP |
| 10 MWK | 0.35 PHP |
| 50 MWK | 1.73 PHP |
| 100 MWK | 3.47 PHP |
| 500 MWK | 17.33 PHP |
| 1,000 MWK | 34.66 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-04-17T10:49:30Z",
"rates": {
"PHP": 0.034656
}
}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.4656,
"rate": 0.034656
}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