Rate Overview
Live
1 OMR = 17.6648 TTD
1 TTD = 0.056610
OMR
Avg
17.5982
High
17.6648
Low
17.5396
Last updated: 4/17/2026, 5:57:47 AM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.66 TTD |
| 10 OMR | 176.65 TTD |
| 50 OMR | 883.24 TTD |
| 100 OMR | 1,766.48 TTD |
| 500 OMR | 8,832.41 TTD |
| 1,000 OMR | 17,664.83 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-04-17T05:57:47Z",
"rates": {
"TTD": 17.664827
}
}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": 1766.4826999999998,
"rate": 17.664827
}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