Rate Overview
Live
1 GBP = 5.0776 PLN
1 PLN = 0.196945
GBP
Avg
4.9175
High
5.0836
Low
4.8332
Last updated: 7/23/2026, 2:32:42 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.08 PLN |
| 10 GBP | 50.78 PLN |
| 50 GBP | 253.88 PLN |
| 100 GBP | 507.76 PLN |
| 500 GBP | 2,538.78 PLN |
| 1,000 GBP | 5,077.56 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-23T02:32:42Z",
"rates": {
"PLN": 5.077559
}
}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": 507.7559,
"rate": 5.077559
}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