Rate Overview
Live
1 SLL = 0.001413 TWD
1 TWD = 707.7141
SLL
Avg
0.001369
High
0.001528
Low
0.001268
Last updated: 7/17/2026, 11:37:01 AM
Quick Conversions
| SLL | TWD |
|---|---|
| 1 SLL | 0.00 TWD |
| 10 SLL | 0.01 TWD |
| 50 SLL | 0.07 TWD |
| 100 SLL | 0.14 TWD |
| 500 SLL | 0.71 TWD |
| 1,000 SLL | 1.41 TWD |
Get SLL/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TWDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-17T11:37:01Z",
"rates": {
"TWD": 0.001413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TWD",
"amount": 100
},
"result": 0.1413,
"rate": 0.001413
}Build with SLL/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key