Rate Overview
Live
1 OMR = 115.1891 TRY
1 TRY = 0.008681
OMR
Avg
107.7976
High
115.1891
Low
99.5232
Last updated: 3/27/2026, 12:57:28 PM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 115.19 TRY |
| 10 OMR | 1,151.89 TRY |
| 50 OMR | 5,759.45 TRY |
| 100 OMR | 11,518.91 TRY |
| 500 OMR | 57,594.53 TRY |
| 1,000 OMR | 115,189.07 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-27T12:57:28Z",
"rates": {
"TRY": 115.189066
}
}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": 11518.9066,
"rate": 115.189066
}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