Rate Overview
Live
1 PEN = 2.8541 SEK
1 SEK = 0.350368
PEN
Avg
2.8650
High
2.8863
Low
2.8541
Last updated: 9/5/2026, 9:37:10 PM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.85 SEK |
| 10 PEN | 28.54 SEK |
| 50 PEN | 142.71 SEK |
| 100 PEN | 285.41 SEK |
| 500 PEN | 1,427.07 SEK |
| 1,000 PEN | 2,854.14 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-09-05T21:37:10Z",
"rates": {
"SEK": 2.854143
}
}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": 285.4143,
"rate": 2.854143
}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