Rate Overview
Live
1 OMR = 16.6226 LYD
1 LYD = 0.060159
OMR
Avg
14.3610
High
16.6532
Low
12.3906
Last updated: 7/22/2026, 8:38:18 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.62 LYD |
| 10 OMR | 166.23 LYD |
| 50 OMR | 831.13 LYD |
| 100 OMR | 1,662.26 LYD |
| 500 OMR | 8,311.29 LYD |
| 1,000 OMR | 16,622.58 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-22T08:38:18Z",
"rates": {
"LYD": 16.622584
}
}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": 1662.2584,
"rate": 16.622584
}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