Rate Overview
Live
1 OMR = 16.5678 LYD
1 LYD = 0.060358
OMR
Avg
16.5864
High
16.6255
Low
16.5472
Last updated: 7/30/2026, 2:51:57 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.57 LYD |
| 10 OMR | 165.68 LYD |
| 50 OMR | 828.39 LYD |
| 100 OMR | 1,656.78 LYD |
| 500 OMR | 8,283.89 LYD |
| 1,000 OMR | 16,567.78 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-30T02:51:57Z",
"rates": {
"LYD": 16.567784
}
}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": 1656.7784,
"rate": 16.567784
}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