Rate Overview
Live
1 OMR = 115.1904 TRY
1 TRY = 0.008681
OMR
Avg
115.0576
High
115.9002
Low
114.7754
Last updated: 3/27/2026, 11:17:58 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 115.19 TRY |
| 10 OMR | 1,151.90 TRY |
| 50 OMR | 5,759.52 TRY |
| 100 OMR | 11,519.04 TRY |
| 500 OMR | 57,595.18 TRY |
| 1,000 OMR | 115,190.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-27T11:17:58Z",
"rates": {
"TRY": 115.190362
}
}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": 11519.036199999999,
"rate": 115.190362
}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