Rate Overview
Live
1 OMR = 16.3721 LYD
1 LYD = 0.061079
OMR
Avg
16.4327
High
16.5140
Low
16.3482
Last updated: 4/17/2026, 6:12:42 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.37 LYD |
| 10 OMR | 163.72 LYD |
| 50 OMR | 818.61 LYD |
| 100 OMR | 1,637.21 LYD |
| 500 OMR | 8,186.06 LYD |
| 1,000 OMR | 16,372.13 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-04-17T06:12:42Z",
"rates": {
"LYD": 16.372127
}
}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": 1637.2126999999998,
"rate": 16.372127
}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