Rate Overview
Live
1 OMR = 122.7767 TRY
1 TRY = 0.008145
OMR
Avg
122.6737
High
122.9716
Low
122.3196
Last updated: 7/29/2026, 10:57:58 AM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 122.78 TRY |
| 10 OMR | 1,227.77 TRY |
| 50 OMR | 6,138.84 TRY |
| 100 OMR | 12,277.67 TRY |
| 500 OMR | 61,388.36 TRY |
| 1,000 OMR | 122,776.71 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-07-29T10:57:58Z",
"rates": {
"TRY": 122.776712
}
}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": 12277.6712,
"rate": 122.776712
}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