Rate Overview
Live
1 OMR = 41.7207 LSL
1 LSL = 0.023969
OMR
Avg
41.9273
High
42.3340
Low
41.7150
Last updated: 8/21/2026, 1:28:05 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 41.72 LSL |
| 10 OMR | 417.21 LSL |
| 50 OMR | 2,086.03 LSL |
| 100 OMR | 4,172.07 LSL |
| 500 OMR | 20,860.34 LSL |
| 1,000 OMR | 41,720.69 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-08-21T13:28:05Z",
"rates": {
"LSL": 41.720686
}
}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": 4172.0686000000005,
"rate": 41.720686
}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