Rate Overview
Live
1 GBP = 5.0706 PLN
1 PLN = 0.197217
GBP
Avg
4.9186
High
5.1043
Low
4.8204
Last updated: 7/23/2026, 4:51:27 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.07 PLN |
| 10 GBP | 50.71 PLN |
| 50 GBP | 253.53 PLN |
| 100 GBP | 507.06 PLN |
| 500 GBP | 2,535.28 PLN |
| 1,000 GBP | 5,070.56 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-23T16:51:27Z",
"rates": {
"PLN": 5.070557
}
}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.0557,
"rate": 5.070557
}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