Rate Overview
Live
1 GBP = 4.9139 PLN
1 PLN = 0.203504
GBP
Avg
4.8744
High
4.9174
Low
4.8197
Last updated: 3/6/2026, 8:12:18 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.91 PLN |
| 10 GBP | 49.14 PLN |
| 50 GBP | 245.70 PLN |
| 100 GBP | 491.39 PLN |
| 500 GBP | 2,456.95 PLN |
| 1,000 GBP | 4,913.90 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-06T08:12:18Z",
"rates": {
"PLN": 4.913901
}
}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": 491.3901,
"rate": 4.913901
}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