Rate Overview
Live
1 OMR = 16.4509 LYD
1 LYD = 0.060787
OMR
Avg
16.4611
High
16.5124
Low
16.4223
Last updated: 9/3/2026, 1:52:50 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.45 LYD |
| 10 OMR | 164.51 LYD |
| 50 OMR | 822.55 LYD |
| 100 OMR | 1,645.09 LYD |
| 500 OMR | 8,225.47 LYD |
| 1,000 OMR | 16,450.94 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-09-03T01:52:50Z",
"rates": {
"LYD": 16.450942
}
}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": 1645.0942000000002,
"rate": 16.450942
}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