Rate Overview
Live
1 MWK = 0.034068 PHP
1 PHP = 29.3531 MWK
Avg
0.034165
High
0.034347
Low
0.034013
Last updated: 1/25/2026, 9:05:36 AM
Quick Conversions
| MWK | PHP |
|---|---|
| 1 MWK | 0.03 PHP |
| 10 MWK | 0.34 PHP |
| 50 MWK | 1.70 PHP |
| 100 MWK | 3.41 PHP |
| 500 MWK | 17.03 PHP |
| 1,000 MWK | 34.07 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-01-25T09:05:36Z",
"rates": {
"PHP": 0.034068
}
}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.4068,
"rate": 0.034068
}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