Rate Overview
Live
1 OMR = 118.9110 TRY
1 TRY = 0.008410
OMR
Avg
110.5028
High
118.9158
Low
102.5684
Last updated: 5/28/2026, 12:06:56 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 118.91 TRY |
| 10 OMR | 1,189.11 TRY |
| 50 OMR | 5,945.55 TRY |
| 100 OMR | 11,891.10 TRY |
| 500 OMR | 59,455.48 TRY |
| 1,000 OMR | 118,910.97 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-05-28T00:06:56Z",
"rates": {
"TRY": 118.910965
}
}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": 11891.0965,
"rate": 118.910965
}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