Rate Overview
Live
1 DOP = 386.8016 LAK
1 LAK = 0.002585
DOP
Avg
362.4330
High
386.8016
Low
339.6496
Last updated: 7/22/2026, 9:05:03 AM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 386.80 LAK |
| 10 DOP | 3,868.02 LAK |
| 50 DOP | 19,340.08 LAK |
| 100 DOP | 38,680.16 LAK |
| 500 DOP | 193,400.81 LAK |
| 1,000 DOP | 386,801.63 LAK |
Get DOP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=LAKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-22T09:05:03Z",
"rates": {
"LAK": 386.801628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "LAK",
"amount": 100
},
"result": 38680.1628,
"rate": 386.801628
}Build with DOP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key