Rate Overview
Live
1 LSL = 0.024064 OMR
1 OMR = 41.5559
LSL
Avg
0.024106
High
0.024147
Low
0.024058
Last updated: 9/10/2026, 1:39:45 PM
Quick Conversions
| LSL | OMR |
|---|---|
| 1 LSL | 0.02 OMR |
| 10 LSL | 0.24 OMR |
| 50 LSL | 1.20 OMR |
| 100 LSL | 2.41 OMR |
| 500 LSL | 12.03 OMR |
| 1,000 LSL | 24.06 OMR |
Get LSL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=OMRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-10T13:39:45Z",
"rates": {
"OMR": 0.024064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "OMR",
"amount": 100
},
"result": 2.4063999999999997,
"rate": 0.024064
}Build with LSL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key