Rate Overview
Live
1 LKR = 0.011726 SAR
1 SAR = 85.2806
LKR
Avg
0.011723
High
0.011746
Low
0.011677
Last updated: 5/8/2026, 1:07:28 PM
Quick Conversions
| LKR | SAR |
|---|---|
| 1 LKR | 0.01 SAR |
| 10 LKR | 0.12 SAR |
| 50 LKR | 0.59 SAR |
| 100 LKR | 1.17 SAR |
| 500 LKR | 5.86 SAR |
| 1,000 LKR | 11.73 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-05-08T13:07:28Z",
"rates": {
"SAR": 0.011726
}
}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.1726,
"rate": 0.011726
}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