Rate Overview
Live
1 GBP = 4.9142 PLN
1 PLN = 0.203492
GBP
Avg
4.9184
High
4.9276
Low
4.9077
Last updated: 6/16/2026, 8:54:30 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.91 PLN |
| 10 GBP | 49.14 PLN |
| 50 GBP | 245.71 PLN |
| 100 GBP | 491.42 PLN |
| 500 GBP | 2,457.09 PLN |
| 1,000 GBP | 4,914.19 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-06-16T08:54:30Z",
"rates": {
"PLN": 4.914187
}
}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": 491.4187,
"rate": 4.914187
}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