Rate Overview
Live
1 OMR = 42.4518 LSL
1 LSL = 0.023556
OMR
Avg
42.2054
High
42.4931
Low
42.0377
Last updated: 7/9/2026, 10:42:50 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 42.45 LSL |
| 10 OMR | 424.52 LSL |
| 50 OMR | 2,122.59 LSL |
| 100 OMR | 4,245.18 LSL |
| 500 OMR | 21,225.92 LSL |
| 1,000 OMR | 42,451.83 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-07-09T22:42:50Z",
"rates": {
"LSL": 42.451833
}
}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": 4245.1833,
"rate": 42.451833
}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