Rate Overview
Live
1 LAK = 0.001482 TWD
1 TWD = 674.7638
LAK
Avg
0.001476
High
0.001482
Low
0.001466
Last updated: 3/7/2026, 12:11:47 AM
Quick Conversions
| LAK | TWD |
|---|---|
| 1 LAK | 0.00 TWD |
| 10 LAK | 0.01 TWD |
| 50 LAK | 0.07 TWD |
| 100 LAK | 0.15 TWD |
| 500 LAK | 0.74 TWD |
| 1,000 LAK | 1.48 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-03-07T00:11:47Z",
"rates": {
"TWD": 0.001482
}
}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.1482,
"rate": 0.001482
}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