Rate Overview
Live
1 LVL = 0.630979 OMR
1 OMR = 1.5848
LVL
Avg
0.638395
High
0.658667
Low
0.623874
Last updated: 8/1/2026, 12:37:36 PM
Quick Conversions
| LVL | OMR |
|---|---|
| 1 LVL | 0.63 OMR |
| 10 LVL | 6.31 OMR |
| 50 LVL | 31.55 OMR |
| 100 LVL | 63.10 OMR |
| 500 LVL | 315.49 OMR |
| 1,000 LVL | 630.98 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-08-01T12:37:36Z",
"rates": {
"OMR": 0.630979
}
}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.097899999999996,
"rate": 0.630979
}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