Rate Overview
Live
1 LTL = 0.127629 OMR
1 OMR = 7.8352
LTL
Avg
0.128065
High
0.130720
Low
0.127491
Last updated: 7/8/2026, 10:46:59 AM
Quick Conversions
| LTL | OMR |
|---|---|
| 1 LTL | 0.13 OMR |
| 10 LTL | 1.28 OMR |
| 50 LTL | 6.38 OMR |
| 100 LTL | 12.76 OMR |
| 500 LTL | 63.81 OMR |
| 1,000 LTL | 127.63 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-08T10:46:59Z",
"rates": {
"OMR": 0.127629
}
}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.762899999999998,
"rate": 0.127629
}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