Rate Overview
Live
1 QAR = 0.960325 TMT
1 TMT = 1.0413
QAR
Avg
0.961069
High
0.964178
Low
0.958845
Last updated: 3/7/2026, 9:25:32 AM
Quick Conversions
| QAR | TMT |
|---|---|
| 1 QAR | 0.96 TMT |
| 10 QAR | 9.60 TMT |
| 50 QAR | 48.02 TMT |
| 100 QAR | 96.03 TMT |
| 500 QAR | 480.16 TMT |
| 1,000 QAR | 960.32 TMT |
Get QAR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=TMTExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-07T09:25:32Z",
"rates": {
"TMT": 0.960325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "TMT",
"amount": 100
},
"result": 96.0325,
"rate": 0.960325
}Build with QAR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key