Rate Overview
Live
1 OMR = 7.8638 LTL
1 LTL = 0.127165
OMR
Avg
7.8330
High
7.8638
Low
7.8105
Last updated: 7/11/2026, 4:57:36 PM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.86 LTL |
| 10 OMR | 78.64 LTL |
| 50 OMR | 393.19 LTL |
| 100 OMR | 786.38 LTL |
| 500 OMR | 3,931.90 LTL |
| 1,000 OMR | 7,863.80 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-07-11T16:57:36Z",
"rates": {
"LTL": 7.863799
}
}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": 786.3799,
"rate": 7.863799
}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