Rate Overview
Live
1 OMR = 17.5444 TTD
1 TTD = 0.056998
OMR
Avg
17.5637
High
17.5973
Low
17.5332
Last updated: 7/26/2026, 12:16:40 PM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.54 TTD |
| 10 OMR | 175.44 TTD |
| 50 OMR | 877.22 TTD |
| 100 OMR | 1,754.44 TTD |
| 500 OMR | 8,772.21 TTD |
| 1,000 OMR | 17,544.43 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-07-26T12:16:40Z",
"rates": {
"TTD": 17.54443
}
}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": 1754.4429999999998,
"rate": 17.54443
}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