Rate Overview
Live
1 LVL = 0.629010 OMR
1 OMR = 1.5898
LVL
Avg
0.628072
High
0.629011
Low
0.627067
Last updated: 7/10/2026, 9:35:05 PM
Quick Conversions
| LVL | OMR |
|---|---|
| 1 LVL | 0.63 OMR |
| 10 LVL | 6.29 OMR |
| 50 LVL | 31.45 OMR |
| 100 LVL | 62.90 OMR |
| 500 LVL | 314.51 OMR |
| 1,000 LVL | 629.01 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-07-10T21:35:05Z",
"rates": {
"OMR": 0.62901
}
}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": 62.900999999999996,
"rate": 0.62901
}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