Rate Overview
Live
1 GIP = 4.8724 PLN
1 PLN = 0.205237
GIP
Avg
4.9853
High
5.2713
Low
4.8256
Last updated: 5/29/2026, 6:41:04 PM
Quick Conversions
| GIP | PLN |
|---|---|
| 1 GIP | 4.87 PLN |
| 10 GIP | 48.72 PLN |
| 50 GIP | 243.62 PLN |
| 100 GIP | 487.24 PLN |
| 500 GIP | 2,436.21 PLN |
| 1,000 GIP | 4,872.42 PLN |
Get GIP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=PLNExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-29T18:41:04Z",
"rates": {
"PLN": 4.872416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "PLN",
"amount": 100
},
"result": 487.2416,
"rate": 4.872416
}Build with GIP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key