Rate Overview
Live
1 SEK = 0.376130 PEN
1 PEN = 2.6587
SEK
Avg
0.377238
High
0.380687
Low
0.374076
Last updated: 5/7/2026, 10:13:39 AM
Quick Conversions
| SEK | PEN |
|---|---|
| 1 SEK | 0.38 PEN |
| 10 SEK | 3.76 PEN |
| 50 SEK | 18.81 PEN |
| 100 SEK | 37.61 PEN |
| 500 SEK | 188.07 PEN |
| 1,000 SEK | 376.13 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-07T10:13:39Z",
"rates": {
"PEN": 0.37613
}
}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": 37.613,
"rate": 0.37613
}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