Rate Overview
Live
1 TZS = 0.001397 QAR
1 QAR = 715.8196
TZS
Avg
0.001401
High
0.001405
Low
0.001396
Last updated: 4/17/2026, 7:35:34 AM
Quick Conversions
| TZS | QAR |
|---|---|
| 1 TZS | 0.00 QAR |
| 10 TZS | 0.01 QAR |
| 50 TZS | 0.07 QAR |
| 100 TZS | 0.14 QAR |
| 500 TZS | 0.70 QAR |
| 1,000 TZS | 1.40 QAR |
Get TZS/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=QARExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-17T07:35:34Z",
"rates": {
"QAR": 0.001397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "QAR",
"amount": 100
},
"result": 0.1397,
"rate": 0.001397
}Build with TZS/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key