Rate Overview
Live
1 PGK = 2.2001 SEK
1 SEK = 0.454530
PGK
Avg
2.2076
High
2.4629
Low
2.0746
Last updated: 7/22/2026, 9:29:15 AM
Quick Conversions
| PGK | SEK |
|---|---|
| 1 PGK | 2.20 SEK |
| 10 PGK | 22.00 SEK |
| 50 PGK | 110.00 SEK |
| 100 PGK | 220.01 SEK |
| 500 PGK | 1,100.04 SEK |
| 1,000 PGK | 2,200.08 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-07-22T09:29:15Z",
"rates": {
"SEK": 2.200075
}
}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": 220.0075,
"rate": 2.200075
}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