Rate Overview
Live
1 PEN = 2.7384 SEK
1 SEK = 0.365170
PEN
Avg
2.7548
High
2.8328
Low
2.6666
Last updated: 3/28/2026, 6:10:25 AM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.74 SEK |
| 10 PEN | 27.38 SEK |
| 50 PEN | 136.92 SEK |
| 100 PEN | 273.84 SEK |
| 500 PEN | 1,369.22 SEK |
| 1,000 PEN | 2,738.45 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-03-28T06:10:25Z",
"rates": {
"SEK": 2.738447
}
}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": 273.8447,
"rate": 2.738447
}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