Rate Overview
Live
1 OMR = 7.7716 LTL
1 LTL = 0.128673
OMR
Avg
7.7202
High
7.9281
Low
7.5592
Last updated: 7/31/2026, 8:41:14 AM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.77 LTL |
| 10 OMR | 77.72 LTL |
| 50 OMR | 388.58 LTL |
| 100 OMR | 777.16 LTL |
| 500 OMR | 3,885.81 LTL |
| 1,000 OMR | 7,771.62 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-31T08:41:14Z",
"rates": {
"LTL": 7.771617
}
}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": 777.1617,
"rate": 7.771617
}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