Rate Overview
Live
1 GBP = 5.0398 PLN
1 PLN = 0.198421
GBP
Avg
5.0280
High
5.0426
Low
5.0117
Last updated: 8/14/2026, 6:35:37 PM
Quick Conversions
| GBP | PLN |
|---|---|
| 1 GBP | 5.04 PLN |
| 10 GBP | 50.40 PLN |
| 50 GBP | 251.99 PLN |
| 100 GBP | 503.98 PLN |
| 500 GBP | 2,519.89 PLN |
| 1,000 GBP | 5,039.78 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-08-14T18:35:37Z",
"rates": {
"PLN": 5.039784
}
}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": 503.9784,
"rate": 5.039784
}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