Rate Overview
Live
1 LVL = 0.636612 OMR
1 OMR = 1.5708
LVL
Avg
0.643848
High
0.658667
Low
0.633543
Last updated: 3/28/2026, 1:47:29 PM
Quick Conversions
| LVL | OMR |
|---|---|
| 1 LVL | 0.64 OMR |
| 10 LVL | 6.37 OMR |
| 50 LVL | 31.83 OMR |
| 100 LVL | 63.66 OMR |
| 500 LVL | 318.31 OMR |
| 1,000 LVL | 636.61 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-28T13:47:29Z",
"rates": {
"OMR": 0.636612
}
}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.661199999999994,
"rate": 0.636612
}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