Rate Overview
Live
1 OMR = 7.6492 LTL
1 LTL = 0.130733
OMR
Avg
7.6540
High
7.6815
Low
7.6487
Last updated: 5/7/2026, 8:36:09 AM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.65 LTL |
| 10 OMR | 76.49 LTL |
| 50 OMR | 382.46 LTL |
| 100 OMR | 764.92 LTL |
| 500 OMR | 3,824.59 LTL |
| 1,000 OMR | 7,649.19 LTL |
Get OMR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=LTLExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-07T08:36:09Z",
"rates": {
"LTL": 7.649187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "LTL",
"amount": 100
},
"result": 764.9187000000001,
"rate": 7.649187
}Build with OMR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key