Rate Overview
Live
1 OMR = 16.5285 LYD
1 LYD = 0.060502
OMR
Avg
16.5212
High
16.5564
Low
16.4833
Last updated: 6/19/2026, 8:46:11 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.53 LYD |
| 10 OMR | 165.28 LYD |
| 50 OMR | 826.42 LYD |
| 100 OMR | 1,652.85 LYD |
| 500 OMR | 8,264.24 LYD |
| 1,000 OMR | 16,528.48 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-06-19T08:46:11Z",
"rates": {
"LYD": 16.528482
}
}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": 1652.8482000000001,
"rate": 16.528482
}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