Rate Overview
Live
1 QAR = 1.8645 TTD
1 TTD = 0.536334
QAR
Avg
1.8648
High
1.8661
Low
1.8622
Last updated: 6/19/2026, 11:56:52 AM
Quick Conversions
| QAR | TTD |
|---|---|
| 1 QAR | 1.86 TTD |
| 10 QAR | 18.65 TTD |
| 50 QAR | 93.23 TTD |
| 100 QAR | 186.45 TTD |
| 500 QAR | 932.26 TTD |
| 1,000 QAR | 1,864.51 TTD |
Get QAR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=TTDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-19T11:56:52Z",
"rates": {
"TTD": 1.864511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "TTD",
"amount": 100
},
"result": 186.4511,
"rate": 1.864511
}Build with QAR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key