Rate Overview
Live
1 OMR = 17.5565 TTD
1 TTD = 0.056959
OMR
Avg
17.5567
High
17.7332
Low
17.4696
Last updated: 3/7/2026, 5:19:30 AM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.56 TTD |
| 10 OMR | 175.56 TTD |
| 50 OMR | 877.82 TTD |
| 100 OMR | 1,755.65 TTD |
| 500 OMR | 8,778.24 TTD |
| 1,000 OMR | 17,556.47 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-07T05:19:30Z",
"rates": {
"TTD": 17.556473
}
}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": 1755.6473,
"rate": 17.556473
}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