Rate Overview
Live
1 OMR = 1.6006 LVL
1 LVL = 0.624752
OMR
Avg
1.5936
High
1.6006
Low
1.5898
Last updated: 7/11/2026, 3:34:23 AM
Quick Conversions
| OMR | LVL |
|---|---|
| 1 OMR | 1.60 LVL |
| 10 OMR | 16.01 LVL |
| 50 OMR | 80.03 LVL |
| 100 OMR | 160.06 LVL |
| 500 OMR | 800.32 LVL |
| 1,000 OMR | 1,600.64 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-07-11T03:34:23Z",
"rates": {
"LVL": 1.600636
}
}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": 160.0636,
"rate": 1.600636
}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