Rate Overview
Live
1 PHP = 0.326580 ZMW
1 ZMW = 3.0620
PHP
Avg
0.327161
High
0.328382
Low
0.324834
Last updated: 3/6/2026, 8:48:29 PM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.33 ZMW |
| 10 PHP | 3.27 ZMW |
| 50 PHP | 16.33 ZMW |
| 100 PHP | 32.66 ZMW |
| 500 PHP | 163.29 ZMW |
| 1,000 PHP | 326.58 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-03-06T20:48:29Z",
"rates": {
"ZMW": 0.32658
}
}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": 32.658,
"rate": 0.32658
}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