Rate Overview
Live
1 OMR = 7.6905 LTL
1 LTL = 0.130030
OMR
Avg
7.7070
High
7.7365
Low
7.6905
Last updated: 9/9/2026, 2:27:22 PM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.69 LTL |
| 10 OMR | 76.91 LTL |
| 50 OMR | 384.53 LTL |
| 100 OMR | 769.05 LTL |
| 500 OMR | 3,845.26 LTL |
| 1,000 OMR | 7,690.52 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-09-09T14:27:22Z",
"rates": {
"LTL": 7.69052
}
}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": 769.052,
"rate": 7.69052
}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