Rate Overview
Live
1 PHP = 0.330895 ZMW
1 ZMW = 3.0221 PHP
Avg
0.438439
High
0.500827
Low
0.330895
Last updated: 1/25/2026, 6:45:12 PM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.33 ZMW |
| 10 PHP | 3.31 ZMW |
| 50 PHP | 16.54 ZMW |
| 100 PHP | 33.09 ZMW |
| 500 PHP | 165.45 ZMW |
| 1,000 PHP | 330.90 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-01-25T18:45:12Z",
"rates": {
"ZMW": 0.330895
}
}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": 33.0895,
"rate": 0.330895
}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