Rate Overview
Live
1 LTL = 0.128063 OMR
1 OMR = 7.8087
LTL
Avg
0.127414
High
0.128067
Low
0.126852
Last updated: 7/31/2026, 12:16:43 AM
Quick Conversions
| LTL | OMR |
|---|---|
| 1 LTL | 0.13 OMR |
| 10 LTL | 1.28 OMR |
| 50 LTL | 6.40 OMR |
| 100 LTL | 12.81 OMR |
| 500 LTL | 64.03 OMR |
| 1,000 LTL | 128.06 OMR |
Get LTL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=OMRExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-31T00:16:43Z",
"rates": {
"OMR": 0.128063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "OMR",
"amount": 100
},
"result": 12.8063,
"rate": 0.128063
}Build with LTL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key