Rate Overview
Live
1 LKR = 0.011932 SAR
1 SAR = 83.8082
LKR
Avg
0.011988
High
0.012053
Low
0.011932
Last updated: 3/27/2026, 12:54:54 PM
Quick Conversions
| LKR | SAR |
|---|---|
| 1 LKR | 0.01 SAR |
| 10 LKR | 0.12 SAR |
| 50 LKR | 0.60 SAR |
| 100 LKR | 1.19 SAR |
| 500 LKR | 5.97 SAR |
| 1,000 LKR | 11.93 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-27T12:54:54Z",
"rates": {
"SAR": 0.011932
}
}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.1932,
"rate": 0.011932
}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