Rate Overview
Live
1 SAR = 8.4938 TWD
1 TWD = 0.117733
SAR
Avg
8.4065
High
8.4938
Low
8.3261
Last updated: 3/27/2026, 12:59:56 PM
Quick Conversions
| SAR | TWD |
|---|---|
| 1 SAR | 8.49 TWD |
| 10 SAR | 84.94 TWD |
| 50 SAR | 424.69 TWD |
| 100 SAR | 849.38 TWD |
| 500 SAR | 4,246.90 TWD |
| 1,000 SAR | 8,493.81 TWD |
Get SAR/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=TWDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T12:59:56Z",
"rates": {
"TWD": 8.493806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "TWD",
"amount": 100
},
"result": 849.3806,
"rate": 8.493806
}Build with SAR/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key