Rate Overview
Live
1 GBP = 4.8658 PLN
1 PLN = 0.205515
GBP
Avg
4.8794
High
4.8899
Low
4.8658
Last updated: 4/16/2026, 6:02:52 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.87 PLN |
| 10 GBP | 48.66 PLN |
| 50 GBP | 243.29 PLN |
| 100 GBP | 486.58 PLN |
| 500 GBP | 2,432.91 PLN |
| 1,000 GBP | 4,865.83 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-04-16T06:02:52Z",
"rates": {
"PLN": 4.865827
}
}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": 486.58270000000005,
"rate": 4.865827
}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