Rate Overview
Live
1 CLP = 0.010360 SEK
1 SEK = 96.5251
CLP
Avg
0.010190
High
0.010607
Low
0.009700
Last updated: 7/28/2026, 11:10:39 AM
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.18 SEK |
| 1,000 CLP | 10.36 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-28T11:10:39Z",
"rates": {
"SEK": 0.01036
}
}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.036,
"rate": 0.01036
}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