Rate Overview
Live
1 OMR = 114.1674 TRY
1 TRY = 0.008759
OMR
Avg
114.1376
High
115.2957
Low
113.7487
Last updated: 3/7/2026, 8:00:27 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 114.17 TRY |
| 10 OMR | 1,141.67 TRY |
| 50 OMR | 5,708.37 TRY |
| 100 OMR | 11,416.74 TRY |
| 500 OMR | 57,083.68 TRY |
| 1,000 OMR | 114,167.36 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-03-07T08:00:27Z",
"rates": {
"TRY": 114.167357
}
}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": 11416.7357,
"rate": 114.167357
}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