Rate Overview
Live
1 OMR = 120.3269 TRY
1 TRY = 0.008311
OMR
Avg
120.1030
High
120.3295
Low
119.8527
Last updated: 6/19/2026, 8:40:16 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 120.33 TRY |
| 10 OMR | 1,203.27 TRY |
| 50 OMR | 6,016.35 TRY |
| 100 OMR | 12,032.69 TRY |
| 500 OMR | 60,163.47 TRY |
| 1,000 OMR | 120,326.95 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-06-19T08:40:16Z",
"rates": {
"TRY": 120.326947
}
}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": 12032.6947,
"rate": 120.326947
}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