Rate Overview
Live
1 GIP = 5.0541 PLN
1 PLN = 0.197859
GIP
Avg
4.9147
High
5.1080
Low
4.8259
Last updated: 7/29/2026, 5:46:59 PM
Quick Conversions
| GIP | PLN |
|---|---|
| 1 GIP | 5.05 PLN |
| 10 GIP | 50.54 PLN |
| 50 GIP | 252.71 PLN |
| 100 GIP | 505.41 PLN |
| 500 GIP | 2,527.05 PLN |
| 1,000 GIP | 5,054.10 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-07-29T17:46:59Z",
"rates": {
"PLN": 5.054104
}
}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": 505.4104,
"rate": 5.054104
}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