Rate Overview
Live
1 TWD = 0.112549 QAR
1 QAR = 8.8850
TWD
Avg
0.116472
High
0.127507
Low
0.110962
Last updated: 7/26/2026, 8:02:41 AM
Quick Conversions
| TWD | QAR |
|---|---|
| 1 TWD | 0.11 QAR |
| 10 TWD | 1.13 QAR |
| 50 TWD | 5.63 QAR |
| 100 TWD | 11.25 QAR |
| 500 TWD | 56.27 QAR |
| 1,000 TWD | 112.55 QAR |
Get TWD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=QARExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-26T08:02:41Z",
"rates": {
"QAR": 0.112549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "QAR",
"amount": 100
},
"result": 11.2549,
"rate": 0.112549
}Build with TWD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key