Rate Overview
Live
1 PHP = 0.292600 ZMW
1 ZMW = 3.4176
PHP
Avg
0.290053
High
0.293112
Low
0.286144
Last updated: 6/17/2026, 7:55:42 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.29 ZMW |
| 10 PHP | 2.93 ZMW |
| 50 PHP | 14.63 ZMW |
| 100 PHP | 29.26 ZMW |
| 500 PHP | 146.30 ZMW |
| 1,000 PHP | 292.60 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-06-17T07:55:42Z",
"rates": {
"ZMW": 0.2926
}
}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.26,
"rate": 0.2926
}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