Rate Overview
Live
1 CLP = 0.010755 SEK
1 SEK = 92.9800
CLP
Avg
0.010539
High
0.010755
Low
0.010404
Last updated: 6/18/2026, 10:20:48 AM
Quick Conversions
| CLP | SEK |
|---|---|
| 1 CLP | 0.01 SEK |
| 10 CLP | 0.11 SEK |
| 50 CLP | 0.54 SEK |
| 100 CLP | 1.08 SEK |
| 500 CLP | 5.38 SEK |
| 1,000 CLP | 10.76 SEK |
Get CLP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SEKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-06-18T10:20:48Z",
"rates": {
"SEK": 0.010755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SEK",
"amount": 100
},
"result": 1.0755000000000001,
"rate": 0.010755
}Build with CLP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key