Rate Overview
Live
1 PEN = 2.8261 SEK
1 SEK = 0.353845
PEN
Avg
2.8321
High
2.8583
Low
2.8100
Last updated: 8/15/2026, 1:03:15 PM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.83 SEK |
| 10 PEN | 28.26 SEK |
| 50 PEN | 141.30 SEK |
| 100 PEN | 282.61 SEK |
| 500 PEN | 1,413.05 SEK |
| 1,000 PEN | 2,826.10 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-08-15T13:03:15Z",
"rates": {
"SEK": 2.826097
}
}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": 282.6097,
"rate": 2.826097
}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