Rate Overview
Live
1 OMR = 1.5848 LVL
1 LVL = 0.630980
OMR
Avg
1.5717
High
1.6010
Low
1.5336
Last updated: 8/1/2026, 2:50:26 PM
Quick Conversions
| OMR | LVL |
|---|---|
| 1 OMR | 1.58 LVL |
| 10 OMR | 15.85 LVL |
| 50 OMR | 79.24 LVL |
| 100 OMR | 158.48 LVL |
| 500 OMR | 792.42 LVL |
| 1,000 OMR | 1,584.84 LVL |
Get OMR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=LVLExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-08-01T14:50:26Z",
"rates": {
"LVL": 1.584837
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "LVL",
"amount": 100
},
"result": 158.4837,
"rate": 1.584837
}Build with OMR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key