Rate Overview
Live
1 SDG = 0.054013 TWD
1 TWD = 18.5141
SDG
Avg
0.053153
High
0.061194
Low
0.052295
Last updated: 7/19/2026, 3:20:19 PM
Quick Conversions
| SDG | TWD |
|---|---|
| 1 SDG | 0.05 TWD |
| 10 SDG | 0.54 TWD |
| 50 SDG | 2.70 TWD |
| 100 SDG | 5.40 TWD |
| 500 SDG | 27.01 TWD |
| 1,000 SDG | 54.01 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-07-19T15:20:19Z",
"rates": {
"TWD": 0.054013
}
}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.4013,
"rate": 0.054013
}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