Rate Overview
Live
1 GBP = 5.0532 PLN
1 PLN = 0.197893
GBP
Avg
5.1356
High
5.5778
Low
4.7942
Last updated: 7/27/2026, 10:44:05 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.05 PLN |
| 10 GBP | 50.53 PLN |
| 50 GBP | 252.66 PLN |
| 100 GBP | 505.32 PLN |
| 500 GBP | 2,526.61 PLN |
| 1,000 GBP | 5,053.22 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-27T22:44:05Z",
"rates": {
"PLN": 5.053224
}
}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.3224,
"rate": 5.053224
}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