Rate Overview
Live
1 PEN = 2.8595 SEK
1 SEK = 0.349709
PEN
Avg
2.7474
High
2.8777
Low
2.6394
Last updated: 7/28/2026, 2:00:08 PM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.86 SEK |
| 10 PEN | 28.60 SEK |
| 50 PEN | 142.98 SEK |
| 100 PEN | 285.95 SEK |
| 500 PEN | 1,429.76 SEK |
| 1,000 PEN | 2,859.52 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-28T14:00:08Z",
"rates": {
"SEK": 2.85952
}
}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.952,
"rate": 2.85952
}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