Rate Overview
Live
1 OMR = 1.5932 LVL
1 LVL = 0.627670
OMR
Avg
1.5779
High
1.5932
Low
1.5677
Last updated: 6/19/2026, 8:48:16 AM
Quick Conversions
| OMR | LVL |
|---|---|
| 1 OMR | 1.59 LVL |
| 10 OMR | 15.93 LVL |
| 50 OMR | 79.66 LVL |
| 100 OMR | 159.32 LVL |
| 500 OMR | 796.60 LVL |
| 1,000 OMR | 1,593.19 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-06-19T08:48:16Z",
"rates": {
"LVL": 1.593194
}
}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": 159.3194,
"rate": 1.593194
}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