Rate Overview
Live
1 PGK = 2.2159 SEK
1 SEK = 0.451286
PGK
Avg
2.3963
High
2.8346
Low
2.0976
Last updated: 6/29/2026, 1:07:45 AM
Quick Conversions
| PGK | SEK |
|---|---|
| 1 PGK | 2.22 SEK |
| 10 PGK | 22.16 SEK |
| 50 PGK | 110.79 SEK |
| 100 PGK | 221.59 SEK |
| 500 PGK | 1,107.95 SEK |
| 1,000 PGK | 2,215.89 SEK |
Get PGK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SEKExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-29T01:07:45Z",
"rates": {
"SEK": 2.215891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SEK",
"amount": 100
},
"result": 221.5891,
"rate": 2.215891
}Build with PGK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key