Rate Overview
Live
1 PHP = 0.060275 PLN
1 PLN = 16.5906 PHP
Avg
0.073029
High
0.085321
Low
0.060275
Last updated: 1/25/2026, 9:05:57 AM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.60 PLN |
| 50 PHP | 3.01 PLN |
| 100 PHP | 6.03 PLN |
| 500 PHP | 30.14 PLN |
| 1,000 PHP | 60.28 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-01-25T09:05:57Z",
"rates": {
"PLN": 0.060275
}
}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.0275,
"rate": 0.060275
}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