Rate Overview
Live
1 PEN = 2.8410 SEK
1 SEK = 0.351988
PEN
Avg
2.8520
High
2.8711
Low
2.8356
Last updated: 7/7/2026, 12:27:36 PM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.84 SEK |
| 10 PEN | 28.41 SEK |
| 50 PEN | 142.05 SEK |
| 100 PEN | 284.10 SEK |
| 500 PEN | 1,420.50 SEK |
| 1,000 PEN | 2,841.00 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-07-07T12:27:36Z",
"rates": {
"SEK": 2.841003
}
}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": 284.1003,
"rate": 2.841003
}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