Rate Overview
Live
1 PHP = 0.062127 PLN
1 PLN = 16.0961
PHP
Avg
0.062422
High
0.063173
Low
0.061907
Last updated: 3/7/2026, 12:26:26 AM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.62 PLN |
| 50 PHP | 3.11 PLN |
| 100 PHP | 6.21 PLN |
| 500 PHP | 31.06 PLN |
| 1,000 PHP | 62.13 PLN |
Get PHP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=PLNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T00:26:26Z",
"rates": {
"PLN": 0.062127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "PLN",
"amount": 100
},
"result": 6.2127,
"rate": 0.062127
}Build with PHP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key