Rate Overview
Live
1 CLP = 0.010143 SEK
1 SEK = 98.5902
CLP
Avg
0.010172
High
0.010273
Low
0.010076
Last updated: 3/27/2026, 2:04:20 PM
Quick Conversions
| CLP | SEK |
|---|---|
| 1 CLP | 0.01 SEK |
| 10 CLP | 0.10 SEK |
| 50 CLP | 0.51 SEK |
| 100 CLP | 1.01 SEK |
| 500 CLP | 5.07 SEK |
| 1,000 CLP | 10.14 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-03-27T14:04:20Z",
"rates": {
"SEK": 0.010143
}
}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.0143,
"rate": 0.010143
}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