Rate Overview
Live
1 GBP = 5.0734 PLN
1 PLN = 0.197107
GBP
Avg
5.0398
High
5.1086
Low
4.9681
Last updated: 7/23/2026, 5:33:21 AM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.07 PLN |
| 10 GBP | 50.73 PLN |
| 50 GBP | 253.67 PLN |
| 100 GBP | 507.34 PLN |
| 500 GBP | 2,536.69 PLN |
| 1,000 GBP | 5,073.39 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-23T05:33:21Z",
"rates": {
"PLN": 5.073386
}
}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.33860000000004,
"rate": 5.073386
}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