Rate Overview
Live
1 PHP = 0.061265 PLN
1 PLN = 16.3225
PHP
Avg
0.060970
High
0.061416
Low
0.060540
Last updated: 2/14/2026, 5:18:16 PM
Quick Conversions
| PHP | PLN |
|---|---|
| 1 PHP | 0.06 PLN |
| 10 PHP | 0.61 PLN |
| 50 PHP | 3.06 PLN |
| 100 PHP | 6.13 PLN |
| 500 PHP | 30.63 PLN |
| 1,000 PHP | 61.27 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-02-14T17:18:16Z",
"rates": {
"PLN": 0.061265
}
}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.1265,
"rate": 0.061265
}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