Rate Overview
Live
1 SAR = 8.3351 TWD
1 TWD = 0.119974
SAR
Avg
8.3934
High
8.4346
Low
8.3351
Last updated: 5/7/2026, 8:32:40 AM
Quick Conversions
| SAR | TWD |
|---|---|
| 1 SAR | 8.34 TWD |
| 10 SAR | 83.35 TWD |
| 50 SAR | 416.76 TWD |
| 100 SAR | 833.51 TWD |
| 500 SAR | 4,167.57 TWD |
| 1,000 SAR | 8,335.15 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-05-07T08:32:40Z",
"rates": {
"TWD": 8.335148
}
}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": 833.5148,
"rate": 8.335148
}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