Rate Overview
Live
1 LSL = 0.022602 OMR
1 OMR = 44.2439
LSL
Avg
0.022162
High
0.024229
Low
0.019636
Last updated: 3/27/2026, 6:39:07 PM
Quick Conversions
| LSL | OMR |
|---|---|
| 1 LSL | 0.02 OMR |
| 10 LSL | 0.23 OMR |
| 50 LSL | 1.13 OMR |
| 100 LSL | 2.26 OMR |
| 500 LSL | 11.30 OMR |
| 1,000 LSL | 22.60 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-03-27T18:39:07Z",
"rates": {
"OMR": 0.022602
}
}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.2602,
"rate": 0.022602
}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