Rate Overview
Live
1 OMR = 118.9082 TRY
1 TRY = 0.008410
OMR
Avg
110.4890
High
118.9191
Low
102.3599
Last updated: 5/27/2026, 7:20:34 PM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 118.91 TRY |
| 10 OMR | 1,189.08 TRY |
| 50 OMR | 5,945.41 TRY |
| 100 OMR | 11,890.82 TRY |
| 500 OMR | 59,454.12 TRY |
| 1,000 OMR | 118,908.25 TRY |
Get OMR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=TRYExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-27T19:20:34Z",
"rates": {
"TRY": 118.908245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "TRY",
"amount": 100
},
"result": 11890.824499999999,
"rate": 118.908245
}Build with OMR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key