Rate Overview
Live
1 PEN = 2.7438 SEK
1 SEK = 0.364454
PEN
Avg
2.7850
High
2.8279
Low
2.7438
Last updated: 6/17/2026, 5:06:45 AM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.74 SEK |
| 10 PEN | 27.44 SEK |
| 50 PEN | 137.19 SEK |
| 100 PEN | 274.38 SEK |
| 500 PEN | 1,371.92 SEK |
| 1,000 PEN | 2,743.83 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-06-17T05:06:45Z",
"rates": {
"SEK": 2.74383
}
}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": 274.383,
"rate": 2.74383
}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