Rate Overview
Live
1 OMR = 116.2305 TRY
1 TRY = 0.008604
OMR
Avg
115.9932
High
116.4279
Low
115.7328
Last updated: 4/17/2026, 8:56:12 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 116.23 TRY |
| 10 OMR | 1,162.30 TRY |
| 50 OMR | 5,811.52 TRY |
| 100 OMR | 11,623.05 TRY |
| 500 OMR | 58,115.24 TRY |
| 1,000 OMR | 116,230.49 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-17T08:56:12Z",
"rates": {
"TRY": 116.230489
}
}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": 11623.0489,
"rate": 116.230489
}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