Rate Overview
Live
1 PHP = 0.311911 ZMW
1 ZMW = 3.2060
PHP
Avg
0.402611
High
0.505001
Low
0.311911
Last updated: 3/27/2026, 7:44:52 AM
Quick Conversions
| PHP | ZMW |
|---|---|
| 1 PHP | 0.31 ZMW |
| 10 PHP | 3.12 ZMW |
| 50 PHP | 15.60 ZMW |
| 100 PHP | 31.19 ZMW |
| 500 PHP | 155.96 ZMW |
| 1,000 PHP | 311.91 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-03-27T07:44:52Z",
"rates": {
"ZMW": 0.311911
}
}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": 31.1911,
"rate": 0.311911
}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