Rate Overview
Live
1 OMR = 7.8272 LTL
1 LTL = 0.127759
OMR
Avg
7.7521
High
7.8273
Low
7.7020
Last updated: 6/19/2026, 8:28:29 AM
Quick Conversions
| OMR | LTL |
|---|---|
| 1 OMR | 7.83 LTL |
| 10 OMR | 78.27 LTL |
| 50 OMR | 391.36 LTL |
| 100 OMR | 782.72 LTL |
| 500 OMR | 3,913.62 LTL |
| 1,000 OMR | 7,827.24 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-06-19T08:28:29Z",
"rates": {
"LTL": 7.827238
}
}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.7238,
"rate": 7.827238
}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