Rate Overview
Live
1 OMR = 17.5646 TTD
1 TTD = 0.056933
OMR
Avg
17.5381
High
17.6256
Low
17.4030
Last updated: 3/27/2026, 5:07:08 PM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.56 TTD |
| 10 OMR | 175.65 TTD |
| 50 OMR | 878.23 TTD |
| 100 OMR | 1,756.46 TTD |
| 500 OMR | 8,782.32 TTD |
| 1,000 OMR | 17,564.63 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-03-27T17:07:08Z",
"rates": {
"TTD": 17.564631
}
}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.4631,
"rate": 17.564631
}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