Rate Overview
Live
1 GBP = 4.9078 PLN
1 PLN = 0.203755
GBP
Avg
4.9190
High
4.9295
Low
4.9073
Last updated: 5/6/2026, 9:13:19 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.91 PLN |
| 10 GBP | 49.08 PLN |
| 50 GBP | 245.39 PLN |
| 100 GBP | 490.78 PLN |
| 500 GBP | 2,453.92 PLN |
| 1,000 GBP | 4,907.85 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-05-06T09:13:19Z",
"rates": {
"PLN": 4.907849
}
}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": 490.7849,
"rate": 4.907849
}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