Rate Overview
Live
1 GBP = 5.0567 PLN
1 PLN = 0.197757
GBP
Avg
5.0756
High
5.1061
Low
5.0540
Last updated: 7/26/2026, 2:37:39 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.06 PLN |
| 10 GBP | 50.57 PLN |
| 50 GBP | 252.84 PLN |
| 100 GBP | 505.67 PLN |
| 500 GBP | 2,528.36 PLN |
| 1,000 GBP | 5,056.72 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-26T02:37:39Z",
"rates": {
"PLN": 5.056716
}
}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": 505.67159999999996,
"rate": 5.056716
}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