Rate Overview
Live
1 TWD = 10.0041 LKR
1 LKR = 0.099959
TWD
Avg
9.9654
High
10.0041
Low
9.9346
Last updated: 4/16/2026, 1:19:51 AM
Quick Conversions
| TWD | LKR |
|---|---|
| 1 TWD | 10.00 LKR |
| 10 TWD | 100.04 LKR |
| 50 TWD | 500.20 LKR |
| 100 TWD | 1,000.41 LKR |
| 500 TWD | 5,002.05 LKR |
| 1,000 TWD | 10,004.10 LKR |
Get TWD/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=LKRExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T01:19:51Z",
"rates": {
"LKR": 10.004097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "LKR",
"amount": 100
},
"result": 1000.4096999999999,
"rate": 10.004097
}Build with TWD/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key