Rate Overview
Live
1 OMR = 122.7279 TRY
1 TRY = 0.008148
OMR
Avg
116.4265
High
122.7279
Low
111.3117
Last updated: 7/28/2026, 2:16:14 PM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 122.73 TRY |
| 10 OMR | 1,227.28 TRY |
| 50 OMR | 6,136.39 TRY |
| 100 OMR | 12,272.79 TRY |
| 500 OMR | 61,363.94 TRY |
| 1,000 OMR | 122,727.88 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-07-28T14:16:14Z",
"rates": {
"TRY": 122.727884
}
}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": 12272.7884,
"rate": 122.727884
}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