Rate Overview
Live
1 OMR = 118.9211 TRY
1 TRY = 0.008409
OMR
Avg
117.7563
High
118.9211
Low
116.5984
Last updated: 5/27/2026, 11:48:12 PM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 118.92 TRY |
| 10 OMR | 1,189.21 TRY |
| 50 OMR | 5,946.05 TRY |
| 100 OMR | 11,892.11 TRY |
| 500 OMR | 59,460.53 TRY |
| 1,000 OMR | 118,921.07 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-27T23:48:12Z",
"rates": {
"TRY": 118.921068
}
}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": 11892.106800000001,
"rate": 118.921068
}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