Rate Overview
Live
1 SAR = 8.4375 TWD
1 TWD = 0.118518
SAR
Avg
8.4057
High
8.4375
Low
8.3564
Last updated: 3/7/2026, 12:09:50 AM
Quick Conversions
| SAR | TWD |
|---|---|
| 1 SAR | 8.44 TWD |
| 10 SAR | 84.38 TWD |
| 50 SAR | 421.88 TWD |
| 100 SAR | 843.75 TWD |
| 500 SAR | 4,218.77 TWD |
| 1,000 SAR | 8,437.55 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-07T00:09:50Z",
"rates": {
"TWD": 8.437549
}
}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": 843.7549,
"rate": 8.437549
}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