Rate Overview
Live
1 PEN = 2.8552 SEK
1 SEK = 0.350237
PEN
Avg
2.8583
High
2.8804
Low
2.8380
Last updated: 7/28/2026, 3:08:38 AM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.86 SEK |
| 10 PEN | 28.55 SEK |
| 50 PEN | 142.76 SEK |
| 100 PEN | 285.52 SEK |
| 500 PEN | 1,427.61 SEK |
| 1,000 PEN | 2,855.21 SEK |
Get PEN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SEKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T03:08:38Z",
"rates": {
"SEK": 2.855212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SEK",
"amount": 100
},
"result": 285.52119999999996,
"rate": 2.855212
}Build with PEN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key