Rate Overview
Live
1 GBP = 4.8980 PLN
1 PLN = 0.204167
GBP
Avg
4.8969
High
5.0689
Low
4.8014
Last updated: 5/26/2026, 9:29:11 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.90 PLN |
| 10 GBP | 48.98 PLN |
| 50 GBP | 244.90 PLN |
| 100 GBP | 489.80 PLN |
| 500 GBP | 2,448.98 PLN |
| 1,000 GBP | 4,897.96 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-05-26T21:29:11Z",
"rates": {
"PLN": 4.897962
}
}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": 489.7962,
"rate": 4.897962
}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