Rate Overview
Live
1 OMR = 16.5217 LYD
1 LYD = 0.060526
OMR
Avg
13.9260
High
16.5217
Low
12.3906
Last updated: 3/27/2026, 9:49:02 AM
Quick Conversions
| OMR | LYD |
|---|---|
| 1 OMR | 16.52 LYD |
| 10 OMR | 165.22 LYD |
| 50 OMR | 826.09 LYD |
| 100 OMR | 1,652.17 LYD |
| 500 OMR | 8,260.86 LYD |
| 1,000 OMR | 16,521.72 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-03-27T09:49:02Z",
"rates": {
"LYD": 16.521717
}
}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.1716999999999,
"rate": 16.521717
}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