Rate Overview
Live
1 SEK = 0.351076 PEN
1 PEN = 2.8484
SEK
Avg
0.364349
High
0.391782
Low
0.347496
Last updated: 7/23/2026, 5:45:16 AM
Quick Conversions
| SEK | PEN |
|---|---|
| 1 SEK | 0.35 PEN |
| 10 SEK | 3.51 PEN |
| 50 SEK | 17.55 PEN |
| 100 SEK | 35.11 PEN |
| 500 SEK | 175.54 PEN |
| 1,000 SEK | 351.08 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-07-23T05:45:16Z",
"rates": {
"PEN": 0.351076
}
}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": 35.1076,
"rate": 0.351076
}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