Rate Overview
Live
1 LVL = 0.638140 OMR
1 OMR = 1.5671
LVL
Avg
0.637779
High
0.638156
Low
0.636193
Last updated: 4/17/2026, 2:43:54 PM
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.14 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-04-17T14:43:54Z",
"rates": {
"OMR": 0.63814
}
}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.81400000000001,
"rate": 0.63814
}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