Rate Overview
Live
1 SDG = 0.052303 TWD
1 TWD = 19.1194
SDG
Avg
0.052495
High
0.052674
Low
0.052234
Last updated: 5/8/2026, 1:00:00 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.15 TWD |
| 1,000 SDG | 52.30 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-08T13:00:00Z",
"rates": {
"TWD": 0.052303
}
}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.230300000000001,
"rate": 0.052303
}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