Rate Overview
Live
1 LKR = 0.002534 CHF
1 CHF = 394.6330
LKR
Avg
0.002518
High
0.002584
Low
0.002472
Last updated: 3/28/2026, 9:40:56 AM
Quick Conversions
| LKR | CHF |
|---|---|
| 1 LKR | 0.00 CHF |
| 10 LKR | 0.03 CHF |
| 50 LKR | 0.13 CHF |
| 100 LKR | 0.25 CHF |
| 500 LKR | 1.27 CHF |
| 1,000 LKR | 2.53 CHF |
Get LKR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=CHFExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-28T09:40:56Z",
"rates": {
"CHF": 0.002534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "CHF",
"amount": 100
},
"result": 0.25339999999999996,
"rate": 0.002534
}Build with LKR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key