Rate Overview
Live
1 PHP = 0.061189 PLN
1 PLN = 16.3428
PHP
Avg
0.063504
High
0.067949
Low
0.059531
Last updated: 3/27/2026, 4:32:10 PM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.61 PLN |
| 50 PHP | 3.06 PLN |
| 100 PHP | 6.12 PLN |
| 500 PHP | 30.59 PLN |
| 1,000 PHP | 61.19 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-03-27T16:32:10Z",
"rates": {
"PLN": 0.061189
}
}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.1189,
"rate": 0.061189
}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