Rate Overview
Live
1 OMR = 121.4377 TRY
1 TRY = 0.008235
OMR
Avg
121.3503
High
121.5967
Low
120.9757
Last updated: 7/9/2026, 11:03:26 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 121.44 TRY |
| 10 OMR | 1,214.38 TRY |
| 50 OMR | 6,071.88 TRY |
| 100 OMR | 12,143.77 TRY |
| 500 OMR | 60,718.84 TRY |
| 1,000 OMR | 121,437.68 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-09T11:03:26Z",
"rates": {
"TRY": 121.437675
}
}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": 12143.7675,
"rate": 121.437675
}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