Rate Overview
Live
1 LTL = 0.130731 OMR
1 OMR = 7.6493
LTL
Avg
0.130650
High
0.130741
Low
0.130182
Last updated: 5/7/2026, 11:28:51 AM
Quick Conversions
| LTL | OMR |
|---|---|
| 1 LTL | 0.13 OMR |
| 10 LTL | 1.31 OMR |
| 50 LTL | 6.54 OMR |
| 100 LTL | 13.07 OMR |
| 500 LTL | 65.37 OMR |
| 1,000 LTL | 130.73 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-05-07T11:28:51Z",
"rates": {
"OMR": 0.130731
}
}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": 13.073100000000002,
"rate": 0.130731
}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