Rate Overview
Live
1 OMR = 116.2000 TRY
1 TRY = 0.008606
OMR
Avg
115.9892
High
116.4219
Low
115.7328
Last updated: 4/17/2026, 6:08:30 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 116.20 TRY |
| 10 OMR | 1,162.00 TRY |
| 50 OMR | 5,810.00 TRY |
| 100 OMR | 11,620.00 TRY |
| 500 OMR | 58,100.02 TRY |
| 1,000 OMR | 116,200.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-04-17T06:08:30Z",
"rates": {
"TRY": 116.200049
}
}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": 11620.0049,
"rate": 116.200049
}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