Rate Overview
Live
1 SAR = 8.4930 TWD
1 TWD = 0.117744
SAR
Avg
8.3268
High
8.5541
Low
7.9897
Last updated: 3/27/2026, 2:51:12 PM
Quick Conversions
| SAR | TWD |
|---|---|
| 1 SAR | 8.49 TWD |
| 10 SAR | 84.93 TWD |
| 50 SAR | 424.65 TWD |
| 100 SAR | 849.30 TWD |
| 500 SAR | 4,246.51 TWD |
| 1,000 SAR | 8,493.02 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-27T14:51:12Z",
"rates": {
"TWD": 8.493015
}
}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.3015,
"rate": 8.493015
}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