Rate Overview
Live
1 PGK = 3.7071 SZL
1 SZL = 0.269754
PGK
Avg
3.7375
High
3.7726
Low
3.6936
Last updated: 6/16/2026, 10:08:27 AM
Quick Conversions
| PGK | SZL |
|---|---|
| 1 PGK | 3.71 SZL |
| 10 PGK | 37.07 SZL |
| 50 PGK | 185.35 SZL |
| 100 PGK | 370.71 SZL |
| 500 PGK | 1,853.54 SZL |
| 1,000 PGK | 3,707.08 SZL |
Get PGK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SZLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-16T10:08:27Z",
"rates": {
"SZL": 3.707081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SZL",
"amount": 100
},
"result": 370.7081,
"rate": 3.707081
}Build with PGK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key