Rate Overview
Live
1 OMR = 42.8218 LSL
1 LSL = 0.023353
OMR
Avg
42.2715
High
42.8223
Low
41.8417
Last updated: 6/19/2026, 8:51:23 AM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 42.82 LSL |
| 10 OMR | 428.22 LSL |
| 50 OMR | 2,141.09 LSL |
| 100 OMR | 4,282.18 LSL |
| 500 OMR | 21,410.88 LSL |
| 1,000 OMR | 42,821.76 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-06-19T08:51:23Z",
"rates": {
"LSL": 42.821759
}
}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": 4282.1759,
"rate": 42.821759
}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