Rate Overview
Live
1 GBP = 4.9472 PLN
1 PLN = 0.202135
GBP
Avg
4.9164
High
4.9605
Low
4.8197
Last updated: 3/27/2026, 2:52:51 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.95 PLN |
| 10 GBP | 49.47 PLN |
| 50 GBP | 247.36 PLN |
| 100 GBP | 494.72 PLN |
| 500 GBP | 2,473.59 PLN |
| 1,000 GBP | 4,947.18 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-03-27T02:52:51Z",
"rates": {
"PLN": 4.947181
}
}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": 494.71809999999994,
"rate": 4.947181
}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