Rate Overview
Live
1 OMR = 7.8278 LTL
1 LTL = 0.127750
OMR
Avg
7.8063
High
7.8348
Low
7.6499
Last updated: 7/9/2026, 2:45:18 PM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.83 LTL |
| 10 OMR | 78.28 LTL |
| 50 OMR | 391.39 LTL |
| 100 OMR | 782.78 LTL |
| 500 OMR | 3,913.89 LTL |
| 1,000 OMR | 7,827.78 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-09T14:45:18Z",
"rates": {
"LTL": 7.827783
}
}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": 782.7783000000001,
"rate": 7.827783
}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