Rate Overview
Live
1 PHP = 0.060234 PLN
1 PLN = 16.6019
PHP
Avg
0.060325
High
0.060677
Low
0.059986
Last updated: 6/17/2026, 7:55:09 AM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.60 PLN |
| 50 PHP | 3.01 PLN |
| 100 PHP | 6.02 PLN |
| 500 PHP | 30.12 PLN |
| 1,000 PHP | 60.23 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-06-17T07:55:09Z",
"rates": {
"PLN": 0.060234
}
}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.0234000000000005,
"rate": 0.060234
}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