Rate Overview
Live
1 LAK = 0.001426 TWD
1 TWD = 701.2623
LAK
Avg
0.001434
High
0.001439
Low
0.001426
Last updated: 5/9/2026, 3:42:45 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.43 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-05-09T03:42:45Z",
"rates": {
"TWD": 0.001426
}
}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.1426,
"rate": 0.001426
}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