Rate Overview
Live
1 PHP = 0.296284 ZMW
1 ZMW = 3.3751
PHP
Avg
0.406297
High
0.500203
Low
0.285077
Last updated: 7/9/2026, 2:29:42 PM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.30 ZMW |
| 10 PHP | 2.96 ZMW |
| 50 PHP | 14.81 ZMW |
| 100 PHP | 29.63 ZMW |
| 500 PHP | 148.14 ZMW |
| 1,000 PHP | 296.28 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-09T14:29:42Z",
"rates": {
"ZMW": 0.296284
}
}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": 29.6284,
"rate": 0.296284
}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