Rate Overview
Live
1 OMR = 43.3256 LSL
1 LSL = 0.023081
OMR
Avg
42.6716
High
43.7166
Low
42.0377
Last updated: 7/29/2026, 1:15:33 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 43.33 LSL |
| 10 OMR | 433.26 LSL |
| 50 OMR | 2,166.28 LSL |
| 100 OMR | 4,332.56 LSL |
| 500 OMR | 21,662.81 LSL |
| 1,000 OMR | 43,325.63 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-29T13:15:33Z",
"rates": {
"LSL": 43.325627
}
}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": 4332.5626999999995,
"rate": 43.325627
}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