Rate Overview
Live
1 PHP = 0.295404 ZMW
1 ZMW = 3.3852
PHP
Avg
0.295825
High
0.300549
Low
0.292860
Last updated: 7/21/2026, 8:56:07 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.30 ZMW |
| 10 PHP | 2.95 ZMW |
| 50 PHP | 14.77 ZMW |
| 100 PHP | 29.54 ZMW |
| 500 PHP | 147.70 ZMW |
| 1,000 PHP | 295.40 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-21T08:56:07Z",
"rates": {
"ZMW": 0.295404
}
}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.540399999999998,
"rate": 0.295404
}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