Rate Overview
Live
1 PGK = 3.7680 SZL
1 SZL = 0.265393
PGK
Avg
3.7843
High
3.8119
Low
3.7680
Last updated: 4/17/2026, 12:43:42 AM
Quick Conversions
| PGK | SZL |
|---|---|
| 1 PGK | 3.77 SZL |
| 10 PGK | 37.68 SZL |
| 50 PGK | 188.40 SZL |
| 100 PGK | 376.80 SZL |
| 500 PGK | 1,884.00 SZL |
| 1,000 PGK | 3,768.00 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-04-17T00:43:42Z",
"rates": {
"SZL": 3.768
}
}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": 376.79999999999995,
"rate": 3.768
}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