Rate Overview
Live
1 OMR = 43.0137 LSL
1 LSL = 0.023248
OMR
Avg
42.5012
High
43.8560
Low
41.1958
Last updated: 8/1/2026, 12:21:45 PM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 43.01 LSL |
| 10 OMR | 430.14 LSL |
| 50 OMR | 2,150.69 LSL |
| 100 OMR | 4,301.37 LSL |
| 500 OMR | 21,506.85 LSL |
| 1,000 OMR | 43,013.71 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-01T12:21:45Z",
"rates": {
"LSL": 43.013705
}
}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": 4301.3705,
"rate": 43.013705
}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