Rate Overview
Live
1 PEN = 2.6385 SEK
1 SEK = 0.379002
PEN
Avg
2.6886
High
2.7365
Low
2.6385
Last updated: 3/7/2026, 9:18:52 AM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.64 SEK |
| 10 PEN | 26.39 SEK |
| 50 PEN | 131.93 SEK |
| 100 PEN | 263.85 SEK |
| 500 PEN | 1,319.25 SEK |
| 1,000 PEN | 2,638.51 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-07T09:18:52Z",
"rates": {
"SEK": 2.638509
}
}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": 263.8509,
"rate": 2.638509
}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