Rate Overview
Live
1 OMR = 43.1169 LSL
1 LSL = 0.023193
OMR
Avg
42.5046
High
43.8560
Low
41.1958
Last updated: 7/30/2026, 5:58:20 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 43.12 LSL |
| 10 OMR | 431.17 LSL |
| 50 OMR | 2,155.84 LSL |
| 100 OMR | 4,311.69 LSL |
| 500 OMR | 21,558.44 LSL |
| 1,000 OMR | 43,116.89 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-30T17:58:20Z",
"rates": {
"LSL": 43.116885
}
}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": 4311.6885,
"rate": 43.116885
}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