Rate Overview
Live
1 SEK = 0.365627 PEN
1 PEN = 2.7350
SEK
Avg
0.368979
High
0.378873
Low
0.361767
Last updated: 5/27/2026, 7:27:34 PM
Quick Conversions
| SEK | PEN |
|---|---|
| 1 SEK | 0.37 PEN |
| 10 SEK | 3.66 PEN |
| 50 SEK | 18.28 PEN |
| 100 SEK | 36.56 PEN |
| 500 SEK | 182.81 PEN |
| 1,000 SEK | 365.63 PEN |
Get SEK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=PENExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T19:27:34Z",
"rates": {
"PEN": 0.365627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "PEN",
"amount": 100
},
"result": 36.5627,
"rate": 0.365627
}Build with SEK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key