Rate Overview
Live
1 LSL = 0.023375 OMR
1 OMR = 42.7807
LSL
Avg
0.022893
High
0.023983
Low
0.021188
Last updated: 7/31/2026, 4:52:28 PM
Quick Conversions
| LSL | OMR |
|---|---|
| 1 LSL | 0.02 OMR |
| 10 LSL | 0.23 OMR |
| 50 LSL | 1.17 OMR |
| 100 LSL | 2.34 OMR |
| 500 LSL | 11.69 OMR |
| 1,000 LSL | 23.38 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-07-31T16:52:28Z",
"rates": {
"OMR": 0.023375
}
}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.3375,
"rate": 0.023375
}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