Rate Overview
Live
1 OMR = 41.5553 LSL
1 LSL = 0.024064
OMR
Avg
41.4828
High
41.5659
Low
41.4117
Last updated: 9/10/2026, 1:48:23 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 41.56 LSL |
| 10 OMR | 415.55 LSL |
| 50 OMR | 2,077.76 LSL |
| 100 OMR | 4,155.53 LSL |
| 500 OMR | 20,777.63 LSL |
| 1,000 OMR | 41,555.26 LSL |
Get OMR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=LSLExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-09-10T13:48:23Z",
"rates": {
"LSL": 41.555258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "LSL",
"amount": 100
},
"result": 4155.5258,
"rate": 41.555258
}Build with OMR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key