Rate Overview
Live
1 OMR = 16.5753 LYD
1 LYD = 0.060331
OMR
Avg
16.5912
High
16.6255
Low
16.5472
Last updated: 7/29/2026, 4:19:33 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.58 LYD |
| 10 OMR | 165.75 LYD |
| 50 OMR | 828.77 LYD |
| 100 OMR | 1,657.53 LYD |
| 500 OMR | 8,287.66 LYD |
| 1,000 OMR | 16,575.33 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-29T04:19:33Z",
"rates": {
"LYD": 16.575325
}
}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": 1657.5325,
"rate": 16.575325
}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