Rate Overview
Live
1 TWD = 0.118268 SAR
1 SAR = 8.4554
TWD
Avg
0.118344
High
0.118588
Low
0.118037
Last updated: 9/3/2026, 6:49:47 AM
Quick Conversions
| TWD | SAR |
|---|---|
| 1 TWD | 0.12 SAR |
| 10 TWD | 1.18 SAR |
| 50 TWD | 5.91 SAR |
| 100 TWD | 11.83 SAR |
| 500 TWD | 59.13 SAR |
| 1,000 TWD | 118.27 SAR |
Get TWD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SARExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-09-03T06:49:47Z",
"rates": {
"SAR": 0.118268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SAR",
"amount": 100
},
"result": 11.8268,
"rate": 0.118268
}Build with TWD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key