Rate Overview
Live
1 LVL = 0.638132 OMR
1 OMR = 1.5671
LVL
Avg
0.637705
High
0.638199
Low
0.635480
Last updated: 5/8/2026, 3:23:12 AM
Quick Conversions
| LVL | OMR |
|---|---|
| 1 LVL | 0.64 OMR |
| 10 LVL | 6.38 OMR |
| 50 LVL | 31.91 OMR |
| 100 LVL | 63.81 OMR |
| 500 LVL | 319.07 OMR |
| 1,000 LVL | 638.13 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-05-08T03:23:12Z",
"rates": {
"OMR": 0.638132
}
}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.8132,
"rate": 0.638132
}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