Rate Overview
Live
1 GBP = 5.0204 PLN
1 PLN = 0.199187
GBP
Avg
5.0474
High
5.0748
Low
5.0204
Last updated: 9/4/2026, 11:38:42 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.02 PLN |
| 10 GBP | 50.20 PLN |
| 50 GBP | 251.02 PLN |
| 100 GBP | 502.04 PLN |
| 500 GBP | 2,510.20 PLN |
| 1,000 GBP | 5,020.41 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-09-04T23:38:42Z",
"rates": {
"PLN": 5.020407
}
}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": 502.04069999999996,
"rate": 5.020407
}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