Rate Overview
Live
1 GBP = 4.8971 PLN
1 PLN = 0.204201
GBP
Avg
4.8845
High
4.9440
Low
4.8332
Last updated: 5/26/2026, 10:32:29 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 4.90 PLN |
| 10 GBP | 48.97 PLN |
| 50 GBP | 244.86 PLN |
| 100 GBP | 489.71 PLN |
| 500 GBP | 2,448.57 PLN |
| 1,000 GBP | 4,897.14 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-26T22:32:29Z",
"rates": {
"PLN": 4.897136
}
}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.7136,
"rate": 4.897136
}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