Rate Overview
Live
1 GBP = 4.9394 PLN
1 PLN = 0.202456
GBP
Avg
4.9372
High
4.9496
Low
4.9289
Last updated: 3/27/2026, 1:25:49 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.94 PLN |
| 10 GBP | 49.39 PLN |
| 50 GBP | 246.97 PLN |
| 100 GBP | 493.94 PLN |
| 500 GBP | 2,469.68 PLN |
| 1,000 GBP | 4,939.36 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-03-27T01:25:49Z",
"rates": {
"PLN": 4.939356
}
}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": 493.9356,
"rate": 4.939356
}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