Rate Overview
Live
1 TWD = 665.2967 SLL
1 SLL = 0.001503
TWD
Avg
663.0876
High
665.2967
Low
659.5203
Last updated: 4/16/2026, 4:49:15 PM
Quick Conversions
| TWD | SLL |
|---|---|
| 1 TWD | 665.30 SLL |
| 10 TWD | 6,652.97 SLL |
| 50 TWD | 33,264.84 SLL |
| 100 TWD | 66,529.67 SLL |
| 500 TWD | 332,648.37 SLL |
| 1,000 TWD | 665,296.74 SLL |
Get TWD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SLLExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T16:49:15Z",
"rates": {
"SLL": 665.296743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SLL",
"amount": 100
},
"result": 66529.6743,
"rate": 665.296743
}Build with TWD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key