Rate Overview
Live
1 PHP = 0.298938 ZMW
1 ZMW = 3.3452
PHP
Avg
0.296781
High
0.298938
Low
0.292971
Last updated: 7/5/2026, 8:03:41 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.30 ZMW |
| 10 PHP | 2.99 ZMW |
| 50 PHP | 14.95 ZMW |
| 100 PHP | 29.89 ZMW |
| 500 PHP | 149.47 ZMW |
| 1,000 PHP | 298.94 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-05T08:03:41Z",
"rates": {
"ZMW": 0.298938
}
}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.8938,
"rate": 0.298938
}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