Rate Overview
Live
1 PEN = 2.8374 SEK
1 SEK = 0.352435
PEN
Avg
2.8553
High
2.8711
Low
2.8374
Last updated: 7/5/2026, 5:51:24 PM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.84 SEK |
| 10 PEN | 28.37 SEK |
| 50 PEN | 141.87 SEK |
| 100 PEN | 283.74 SEK |
| 500 PEN | 1,418.70 SEK |
| 1,000 PEN | 2,837.40 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-05T17:51:24Z",
"rates": {
"SEK": 2.837399
}
}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": 283.7399,
"rate": 2.837399
}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