Rate Overview
Live
1 OMR = 16.6511 LYD
1 LYD = 0.060056
OMR
Avg
16.6247
High
16.6532
Low
16.5945
Last updated: 7/9/2026, 3:34:50 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.65 LYD |
| 10 OMR | 166.51 LYD |
| 50 OMR | 832.56 LYD |
| 100 OMR | 1,665.11 LYD |
| 500 OMR | 8,325.56 LYD |
| 1,000 OMR | 16,651.12 LYD |
Get OMR/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=LYDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-09T03:34:50Z",
"rates": {
"LYD": 16.651118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "LYD",
"amount": 100
},
"result": 1665.1118000000001,
"rate": 16.651118
}Build with OMR/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key