Rate Overview
Live
1 SEK = 0.349527 PEN
1 PEN = 2.8610
SEK
Avg
0.363302
High
0.377397
Low
0.347179
Last updated: 7/28/2026, 7:28:02 AM
Quick Conversions
| SEK | PEN |
|---|---|
| 1 SEK | 0.35 PEN |
| 10 SEK | 3.50 PEN |
| 50 SEK | 17.48 PEN |
| 100 SEK | 34.95 PEN |
| 500 SEK | 174.76 PEN |
| 1,000 SEK | 349.53 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-28T07:28:02Z",
"rates": {
"PEN": 0.349527
}
}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": 34.9527,
"rate": 0.349527
}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