Rate Overview
Live
1 OMR = 42.8345 LSL
1 LSL = 0.023346
OMR
Avg
43.2347
High
43.7002
Low
42.8340
Last updated: 5/7/2026, 8:37:21 AM
Quick Conversions
| OMR | LSL |
|---|---|
| 1 OMR | 42.83 LSL |
| 10 OMR | 428.34 LSL |
| 50 OMR | 2,141.72 LSL |
| 100 OMR | 4,283.45 LSL |
| 500 OMR | 21,417.24 LSL |
| 1,000 OMR | 42,834.47 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-05-07T08:37:21Z",
"rates": {
"LSL": 42.834473
}
}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": 4283.4473,
"rate": 42.834473
}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