Rate Overview
Live
1 OMR = 1.5641 LVL
1 LVL = 0.639354
OMR
Avg
1.5669
High
1.5709
Low
1.5641
Last updated: 5/27/2026, 9:47:33 PM
Quick Conversions
| OMR | LVL |
|---|---|
| 1 OMR | 1.56 LVL |
| 10 OMR | 15.64 LVL |
| 50 OMR | 78.20 LVL |
| 100 OMR | 156.41 LVL |
| 500 OMR | 782.04 LVL |
| 1,000 OMR | 1,564.08 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-05-27T21:47:33Z",
"rates": {
"LVL": 1.564078
}
}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": 156.4078,
"rate": 1.564078
}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