Rate Overview
Live
1 PHP = 0.300573 ZMW
1 ZMW = 3.3270
PHP
Avg
0.300012
High
0.302066
Low
0.296411
Last updated: 7/28/2026, 11:37:32 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.30 ZMW |
| 10 PHP | 3.01 ZMW |
| 50 PHP | 15.03 ZMW |
| 100 PHP | 30.06 ZMW |
| 500 PHP | 150.29 ZMW |
| 1,000 PHP | 300.57 ZMW |
Get PHP/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ZMWExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-28T11:37:32Z",
"rates": {
"ZMW": 0.300573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ZMW",
"amount": 100
},
"result": 30.057299999999998,
"rate": 0.300573
}Build with PHP/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key