Rate Overview
Live
1 PHP = 0.059766 PLN
1 PLN = 16.7319
PHP
Avg
0.060200
High
0.060639
Low
0.059735
Last updated: 4/17/2026, 6:09:31 AM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.60 PLN |
| 50 PHP | 2.99 PLN |
| 100 PHP | 5.98 PLN |
| 500 PHP | 29.88 PLN |
| 1,000 PHP | 59.77 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-04-17T06:09:31Z",
"rates": {
"PLN": 0.059766
}
}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": 5.9766,
"rate": 0.059766
}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