Rate Overview
Live
1 SAR = 8.4511 TWD
1 TWD = 0.118328
SAR
Avg
8.4280
High
8.4511
Low
8.4004
Last updated: 6/19/2026, 8:42:42 AM
Quick Conversions
| SAR | TWD |
|---|---|
| 1 SAR | 8.45 TWD |
| 10 SAR | 84.51 TWD |
| 50 SAR | 422.55 TWD |
| 100 SAR | 845.11 TWD |
| 500 SAR | 4,225.54 TWD |
| 1,000 SAR | 8,451.07 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-06-19T08:42:42Z",
"rates": {
"TWD": 8.451071
}
}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": 845.1071000000001,
"rate": 8.451071
}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