Rate Overview
Live
1 PGK = 2.1205 SEK
1 SEK = 0.471586
PGK
Avg
2.1383
High
2.1588
Low
2.1205
Last updated: 8/15/2026, 2:16:52 PM
Quick Conversions
| PGK | SEK |
|---|---|
| 1 PGK | 2.12 SEK |
| 10 PGK | 21.21 SEK |
| 50 PGK | 106.03 SEK |
| 100 PGK | 212.05 SEK |
| 500 PGK | 1,060.25 SEK |
| 1,000 PGK | 2,120.50 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-08-15T14:16:52Z",
"rates": {
"SEK": 2.120503
}
}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": 212.0503,
"rate": 2.120503
}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