Rate Overview
Live
1 PEN = 2.7340 SEK
1 SEK = 0.365769
PEN
Avg
2.7592
High
2.9690
Low
2.6322
Last updated: 5/27/2026, 8:38:36 PM
Quick Conversions
| PEN | SEK |
|---|---|
| 1 PEN | 2.73 SEK |
| 10 PEN | 27.34 SEK |
| 50 PEN | 136.70 SEK |
| 100 PEN | 273.40 SEK |
| 500 PEN | 1,366.98 SEK |
| 1,000 PEN | 2,733.97 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-05-27T20:38:36Z",
"rates": {
"SEK": 2.733967
}
}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": 273.3967,
"rate": 2.733967
}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