Rate Overview
Live
1 OMR = 16.6179 LYD
1 LYD = 0.060176
OMR
Avg
15.2846
High
16.6349
Low
13.9907
Last updated: 7/21/2026, 7:41:52 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.62 LYD |
| 10 OMR | 166.18 LYD |
| 50 OMR | 830.90 LYD |
| 100 OMR | 1,661.79 LYD |
| 500 OMR | 8,308.97 LYD |
| 1,000 OMR | 16,617.93 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-21T07:41:52Z",
"rates": {
"LYD": 16.617931
}
}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": 1661.7930999999999,
"rate": 16.617931
}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