Rate Overview
Live
1 OMR = 42.5125 LSL
1 LSL = 0.023522
OMR
Avg
42.4952
High
42.7215
Low
42.3065
Last updated: 4/17/2026, 6:24:02 AM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 42.51 LSL |
| 10 OMR | 425.12 LSL |
| 50 OMR | 2,125.62 LSL |
| 100 OMR | 4,251.25 LSL |
| 500 OMR | 21,256.25 LSL |
| 1,000 OMR | 42,512.50 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-04-17T06:24:02Z",
"rates": {
"LSL": 42.512498
}
}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": 4251.2498000000005,
"rate": 42.512498
}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