Rate Overview
Live
1 LKR = 0.012065 SAR
1 SAR = 82.8844
LKR
Avg
0.012107
High
0.012135
Low
0.012065
Last updated: 3/6/2026, 5:44:15 PM
Quick Conversions
| LKR | SAR |
|---|---|
| 1 LKR | 0.01 SAR |
| 10 LKR | 0.12 SAR |
| 50 LKR | 0.60 SAR |
| 100 LKR | 1.21 SAR |
| 500 LKR | 6.03 SAR |
| 1,000 LKR | 12.07 SAR |
Get LKR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=SARExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-06T17:44:15Z",
"rates": {
"SAR": 0.012065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "SAR",
"amount": 100
},
"result": 1.2065,
"rate": 0.012065
}Build with LKR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key