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