Rate Overview
Live
1 SDG = 0.053237 TWD
1 TWD = 18.7839
SDG
Avg
0.052146
High
0.053378
Low
0.050025
Last updated: 3/27/2026, 8:02:12 AM
Quick Conversions
| SDG | TWD |
|---|---|
| 1 SDG | 0.05 TWD |
| 10 SDG | 0.53 TWD |
| 50 SDG | 2.66 TWD |
| 100 SDG | 5.32 TWD |
| 500 SDG | 26.62 TWD |
| 1,000 SDG | 53.24 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-03-27T08:02:12Z",
"rates": {
"TWD": 0.053237
}
}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.3237,
"rate": 0.053237
}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