Rate Overview
Live
1 GBP = 5.0694 PLN
1 PLN = 0.197262
GBP
Avg
4.8982
High
5.0836
Low
4.7902
Last updated: 7/23/2026, 10:17:36 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.07 PLN |
| 10 GBP | 50.69 PLN |
| 50 GBP | 253.47 PLN |
| 100 GBP | 506.94 PLN |
| 500 GBP | 2,534.70 PLN |
| 1,000 GBP | 5,069.39 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-23T10:17:36Z",
"rates": {
"PLN": 5.069394
}
}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": 506.9394,
"rate": 5.069394
}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