Rate Overview
Live
1 PHP = 0.300624 ZMW
1 ZMW = 3.3264
PHP
Avg
0.316663
High
0.377160
Low
0.285739
Last updated: 7/28/2026, 6:21:33 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.30 ZMW |
| 10 PHP | 3.01 ZMW |
| 50 PHP | 15.03 ZMW |
| 100 PHP | 30.06 ZMW |
| 500 PHP | 150.31 ZMW |
| 1,000 PHP | 300.62 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-28T06:21:33Z",
"rates": {
"ZMW": 0.300624
}
}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": 30.0624,
"rate": 0.300624
}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