Rate Overview
Live
1 OMR = 17.4807 TTD
1 TTD = 0.057206
OMR
Avg
17.5500
High
17.6990
Low
17.4807
Last updated: 8/16/2026, 6:47:21 AM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.48 TTD |
| 10 OMR | 174.81 TTD |
| 50 OMR | 874.04 TTD |
| 100 OMR | 1,748.07 TTD |
| 500 OMR | 8,740.35 TTD |
| 1,000 OMR | 17,480.70 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-08-16T06:47:21Z",
"rates": {
"TTD": 17.480701
}
}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": 1748.0701,
"rate": 17.480701
}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