Rate Overview
Live
1 OMR = 17.5632 TTD
1 TTD = 0.056937
OMR
Avg
17.5754
High
17.6611
Low
17.4994
Last updated: 9/3/2026, 3:54:10 AM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.56 TTD |
| 10 OMR | 175.63 TTD |
| 50 OMR | 878.16 TTD |
| 100 OMR | 1,756.32 TTD |
| 500 OMR | 8,781.58 TTD |
| 1,000 OMR | 17,563.15 TTD |
Get OMR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=TTDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-09-03T03:54:10Z",
"rates": {
"TTD": 17.563154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "TTD",
"amount": 100
},
"result": 1756.3154000000002,
"rate": 17.563154
}Build with OMR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key