Rate Overview
Live
1 PLN = 0.197756 GBP
1 GBP = 5.0567
PLN
Avg
0.203420
High
0.206901
Low
0.196710
Last updated: 7/26/2026, 3:30:59 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 1.98 GBP |
| 50 PLN | 9.89 GBP |
| 100 PLN | 19.78 GBP |
| 500 PLN | 98.88 GBP |
| 1,000 PLN | 197.76 GBP |
Get PLN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=GBPExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-26T03:30:59Z",
"rates": {
"GBP": 0.197756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "GBP",
"amount": 100
},
"result": 19.775599999999997,
"rate": 0.197756
}Build with PLN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key