Rate Overview
Live
1 CLP = 0.010397 SEK
1 SEK = 96.1816
CLP
Avg
0.010320
High
0.010405
Low
0.010224
Last updated: 7/29/2026, 12:33:00 PM
Quick Conversions
| CLP | SEK |
|---|---|
| 1 CLP | 0.01 SEK |
| 10 CLP | 0.10 SEK |
| 50 CLP | 0.52 SEK |
| 100 CLP | 1.04 SEK |
| 500 CLP | 5.20 SEK |
| 1,000 CLP | 10.40 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-07-29T12:33:00Z",
"rates": {
"SEK": 0.010397
}
}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.0397,
"rate": 0.010397
}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