Rate Overview
Live
1 SLL = 0.001375 TWD
1 TWD = 727.2727
SLL
Avg
0.001358
High
0.001516
Low
0.001253
Last updated: 5/27/2026, 4:51:45 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.69 TWD |
| 1,000 SLL | 1.38 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-05-27T04:51:45Z",
"rates": {
"TWD": 0.001375
}
}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.13749999999999998,
"rate": 0.001375
}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