Rate Overview
Live
1 PHP = 0.061501 PLN
1 PLN = 16.2599
PHP
Avg
0.060710
High
0.062288
Low
0.058860
Last updated: 7/25/2026, 4:46:55 PM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.62 PLN |
| 50 PHP | 3.08 PLN |
| 100 PHP | 6.15 PLN |
| 500 PHP | 30.75 PLN |
| 1,000 PHP | 61.50 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-07-25T16:46:55Z",
"rates": {
"PLN": 0.061501
}
}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.1501,
"rate": 0.061501
}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