Rate Overview
Live
1 LKR = 0.011153 SAR
1 SAR = 89.6620
LKR
Avg
0.011147
High
0.011184
Low
0.011125
Last updated: 7/25/2026, 5:05:50 PM
Quick Conversions
| LKR | SAR |
|---|---|
| 1 LKR | 0.01 SAR |
| 10 LKR | 0.11 SAR |
| 50 LKR | 0.56 SAR |
| 100 LKR | 1.12 SAR |
| 500 LKR | 5.58 SAR |
| 1,000 LKR | 11.15 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-07-25T17:05:50Z",
"rates": {
"SAR": 0.011153
}
}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.1153,
"rate": 0.011153
}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