Rate Overview
Live
1 OMR = 43.3185 LSL
1 LSL = 0.023085
OMR
Avg
45.5358
High
49.9970
Low
41.3103
Last updated: 7/28/2026, 2:53:21 AM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 43.32 LSL |
| 10 OMR | 433.18 LSL |
| 50 OMR | 2,165.92 LSL |
| 100 OMR | 4,331.85 LSL |
| 500 OMR | 21,659.25 LSL |
| 1,000 OMR | 43,318.49 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-28T02:53:21Z",
"rates": {
"LSL": 43.318495
}
}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": 4331.8495,
"rate": 43.318495
}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