Rate Overview
Live
1 LVL = 0.632911 OMR
1 OMR = 1.5800
LVL
Avg
0.635088
High
0.637877
Low
0.632911
Last updated: 6/18/2026, 10:21:49 AM
Quick Conversions
| LVL | OMR |
|---|---|
| 1 LVL | 0.63 OMR |
| 10 LVL | 6.33 OMR |
| 50 LVL | 31.65 OMR |
| 100 LVL | 63.29 OMR |
| 500 LVL | 316.46 OMR |
| 1,000 LVL | 632.91 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-06-18T10:21:49Z",
"rates": {
"OMR": 0.632911
}
}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.2911,
"rate": 0.632911
}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