Rate Overview
Live
1 OMR = 7.7015 LTL
1 LTL = 0.129845
OMR
Avg
7.6648
High
7.7121
Low
7.5735
Last updated: 3/7/2026, 3:06:58 AM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.70 LTL |
| 10 OMR | 77.01 LTL |
| 50 OMR | 385.07 LTL |
| 100 OMR | 770.15 LTL |
| 500 OMR | 3,850.73 LTL |
| 1,000 OMR | 7,701.46 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-03-07T03:06:58Z",
"rates": {
"LTL": 7.701462
}
}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": 770.1462,
"rate": 7.701462
}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