Rate Overview
Live
1 SEK = 0.349110 PEN
1 PEN = 2.8644
SEK
Avg
0.349350
High
0.350363
Low
0.348049
Last updated: 9/2/2026, 9:43:25 AM
Quick Conversions
| SEK | PEN |
|---|---|
| 1 SEK | 0.35 PEN |
| 10 SEK | 3.49 PEN |
| 50 SEK | 17.46 PEN |
| 100 SEK | 34.91 PEN |
| 500 SEK | 174.55 PEN |
| 1,000 SEK | 349.11 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-09-02T09:43:25Z",
"rates": {
"PEN": 0.34911
}
}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.910999999999994,
"rate": 0.34911
}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