Rate Overview
Live
1 SEK = 0.456925 PGK
1 PGK = 2.1885
SEK
Avg
0.453053
High
0.456925
Low
0.450870
Last updated: 7/3/2026, 11:03:14 AM
Quick Conversions
| SEK | PGK |
|---|---|
| 1 SEK | 0.46 PGK |
| 10 SEK | 4.57 PGK |
| 50 SEK | 22.85 PGK |
| 100 SEK | 45.69 PGK |
| 500 SEK | 228.46 PGK |
| 1,000 SEK | 456.93 PGK |
Get SEK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=PGKExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-03T11:03:14Z",
"rates": {
"PGK": 0.456925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "PGK",
"amount": 100
},
"result": 45.6925,
"rate": 0.456925
}Build with SEK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key