Rate Overview
Live
1 GBP = 5.0094 PLN
1 PLN = 0.199624
GBP
Avg
4.9998
High
5.0095
Low
4.9728
Last updated: 7/6/2026, 8:02:33 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.01 PLN |
| 10 GBP | 50.09 PLN |
| 50 GBP | 250.47 PLN |
| 100 GBP | 500.94 PLN |
| 500 GBP | 2,504.70 PLN |
| 1,000 GBP | 5,009.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-07-06T08:02:33Z",
"rates": {
"PLN": 5.009407
}
}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": 500.94070000000005,
"rate": 5.009407
}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