Rate Overview
Live
1 LVL = 0.637920 OMR
1 OMR = 1.5676
LVL
Avg
0.640995
High
0.648702
Low
0.637041
Last updated: 3/7/2026, 9:15:29 AM
Quick Conversions
| LVL | OMR |
|---|---|
| 1 LVL | 0.64 OMR |
| 10 LVL | 6.38 OMR |
| 50 LVL | 31.90 OMR |
| 100 LVL | 63.79 OMR |
| 500 LVL | 318.96 OMR |
| 1,000 LVL | 637.92 OMR |
Get LVL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=OMRExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T09:15:29Z",
"rates": {
"OMR": 0.63792
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "OMR",
"amount": 100
},
"result": 63.792,
"rate": 0.63792
}Build with LVL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key