Rate Overview
Live
1 OMR = 17.6041 TTD
1 TTD = 0.056805
OMR
Avg
17.6561
High
17.8423
Low
17.4333
Last updated: 7/8/2026, 2:35:24 PM
Quick Conversions
| OMR | TTD |
|---|---|
| 1 OMR | 17.60 TTD |
| 10 OMR | 176.04 TTD |
| 50 OMR | 880.20 TTD |
| 100 OMR | 1,760.41 TTD |
| 500 OMR | 8,802.04 TTD |
| 1,000 OMR | 17,604.08 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-08T14:35:24Z",
"rates": {
"TTD": 17.604076
}
}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": 1760.4076,
"rate": 17.604076
}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