Rate Overview
Live
1 PHP = 0.317273 ZMW
1 ZMW = 3.1519
PHP
Avg
0.317479
High
0.318881
Low
0.315476
Last updated: 4/17/2026, 4:52:41 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.32 ZMW |
| 10 PHP | 3.17 ZMW |
| 50 PHP | 15.86 ZMW |
| 100 PHP | 31.73 ZMW |
| 500 PHP | 158.64 ZMW |
| 1,000 PHP | 317.27 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-04-17T04:52:41Z",
"rates": {
"ZMW": 0.317273
}
}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": 31.727300000000003,
"rate": 0.317273
}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