Rate Overview
Live
1 SDG = 0.052329 TWD
1 TWD = 19.1099
SDG
Avg
0.051246
High
0.061101
Low
0.047328
Last updated: 5/29/2026, 2:28:55 PM
Quick Conversions
| SDG | TWD |
|---|---|
| 1 SDG | 0.05 TWD |
| 10 SDG | 0.52 TWD |
| 50 SDG | 2.62 TWD |
| 100 SDG | 5.23 TWD |
| 500 SDG | 26.16 TWD |
| 1,000 SDG | 52.33 TWD |
Get SDG/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=TWDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-29T14:28:55Z",
"rates": {
"TWD": 0.052329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "TWD",
"amount": 100
},
"result": 5.2329,
"rate": 0.052329
}Build with SDG/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key