Rate Overview
Live
1 LAK = 0.001706 NIO
1 NIO = 586.1665 LAK
Avg
0.001703
High
0.001709
Low
0.001699
Last updated: 1/25/2026, 9:17:11 AM
Quick Conversions
| LAK | NIO |
|---|---|
| 1 LAK | 0.00 NIO |
| 10 LAK | 0.02 NIO |
| 50 LAK | 0.09 NIO |
| 100 LAK | 0.17 NIO |
| 500 LAK | 0.85 NIO |
| 1,000 LAK | 1.71 NIO |
Get LAK/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=NIOExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-01-25T09:17:11Z",
"rates": {
"NIO": 0.001706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "NIO",
"amount": 100
},
"result": 0.1706,
"rate": 0.001706
}Build with LAK/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key