Rate Overview
Live
1 OMR = 17.5961 TTD
1 TTD = 0.056831
OMR
Avg
17.5872
High
17.6320
Low
17.5494
Last updated: 6/16/2026, 8:39:56 PM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.60 TTD |
| 10 OMR | 175.96 TTD |
| 50 OMR | 879.81 TTD |
| 100 OMR | 1,759.61 TTD |
| 500 OMR | 8,798.05 TTD |
| 1,000 OMR | 17,596.10 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-06-16T20:39:56Z",
"rates": {
"TTD": 17.596104
}
}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": 1759.6104,
"rate": 17.596104
}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