Rate Overview
Live
1 OMR = 42.3680 LSL
1 LSL = 0.023603
OMR
Avg
45.7720
High
49.9970
Low
41.3103
Last updated: 5/27/2026, 7:25:37 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 42.37 LSL |
| 10 OMR | 423.68 LSL |
| 50 OMR | 2,118.40 LSL |
| 100 OMR | 4,236.80 LSL |
| 500 OMR | 21,183.98 LSL |
| 1,000 OMR | 42,367.95 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-05-27T19:25:37Z",
"rates": {
"LSL": 42.36795
}
}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": 4236.795,
"rate": 42.36795
}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