Rate Overview
Live
1 OMR = 125.5126 TRY
1 TRY = 0.007967
OMR
Avg
125.4568
High
126.0530
Low
125.0647
Last updated: 9/8/2026, 6:47:17 PM
Quick Conversions
| OMR | TRY |
|---|---|
| 1 OMR | 125.51 TRY |
| 10 OMR | 1,255.13 TRY |
| 50 OMR | 6,275.63 TRY |
| 100 OMR | 12,551.26 TRY |
| 500 OMR | 62,756.32 TRY |
| 1,000 OMR | 125,512.64 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-09-08T18:47:17Z",
"rates": {
"TRY": 125.512636
}
}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": 12551.2636,
"rate": 125.512636
}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