Rate Overview
Live
1 PEN = 2.6699 SEK
1 SEK = 0.374542
PEN
Avg
2.7181
High
2.7807
Low
2.6699
Last updated: 4/17/2026, 7:45:25 AM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.67 SEK |
| 10 PEN | 26.70 SEK |
| 50 PEN | 133.50 SEK |
| 100 PEN | 266.99 SEK |
| 500 PEN | 1,334.96 SEK |
| 1,000 PEN | 2,669.92 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-04-17T07:45:25Z",
"rates": {
"SEK": 2.669924
}
}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": 266.9924,
"rate": 2.669924
}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