Rate Overview
Live
1 PHP = 0.061482 PLN
1 PLN = 16.2649
PHP
Avg
0.061658
High
0.064392
Low
0.058984
Last updated: 7/26/2026, 4:51:59 PM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.61 PLN |
| 50 PHP | 3.07 PLN |
| 100 PHP | 6.15 PLN |
| 500 PHP | 30.74 PLN |
| 1,000 PHP | 61.48 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-26T16:51:59Z",
"rates": {
"PLN": 0.061482
}
}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.1482,
"rate": 0.061482
}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