Rate Overview
Live
1 GBP = 5.0719 PLN
1 PLN = 0.197165
GBP
Avg
5.1389
High
5.5709
Low
4.8242
Last updated: 7/22/2026, 9:03:26 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.07 PLN |
| 10 GBP | 50.72 PLN |
| 50 GBP | 253.59 PLN |
| 100 GBP | 507.19 PLN |
| 500 GBP | 2,535.94 PLN |
| 1,000 GBP | 5,071.89 PLN |
Get GBP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=PLNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-22T21:03:26Z",
"rates": {
"PLN": 5.071886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "PLN",
"amount": 100
},
"result": 507.1886,
"rate": 5.071886
}Build with GBP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key