Rate Overview
Live
1 SEK = 0.366461 PEN
1 PEN = 2.7288
SEK
Avg
0.369039
High
0.372345
Low
0.366461
Last updated: 3/28/2026, 2:38:49 AM
Quick Conversions
| SEK | PEN |
|---|---|
| 1 SEK | 0.37 PEN |
| 10 SEK | 3.66 PEN |
| 50 SEK | 18.32 PEN |
| 100 SEK | 36.65 PEN |
| 500 SEK | 183.23 PEN |
| 1,000 SEK | 366.46 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-03-28T02:38:49Z",
"rates": {
"PEN": 0.366461
}
}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.6461,
"rate": 0.366461
}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