Rate Overview
Live
1 OMR = 122.7291 TRY
1 TRY = 0.008148
OMR
Avg
117.2001
High
122.7291
Low
112.4997
Last updated: 7/28/2026, 11:01:26 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 122.73 TRY |
| 10 OMR | 1,227.29 TRY |
| 50 OMR | 6,136.45 TRY |
| 100 OMR | 12,272.91 TRY |
| 500 OMR | 61,364.53 TRY |
| 1,000 OMR | 122,729.05 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-28T11:01:26Z",
"rates": {
"TRY": 122.72905
}
}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.905,
"rate": 122.72905
}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