Rate Overview
Live
1 DOP = 387.4340 LAK
1 LAK = 0.002581
DOP
Avg
355.5173
High
387.7590
Low
336.5298
Last updated: 7/23/2026, 1:41:04 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 387.43 LAK |
| 10 DOP | 3,874.34 LAK |
| 50 DOP | 19,371.70 LAK |
| 100 DOP | 38,743.40 LAK |
| 500 DOP | 193,717.01 LAK |
| 1,000 DOP | 387,434.03 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-23T13:41:04Z",
"rates": {
"LAK": 387.434029
}
}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": 38743.4029,
"rate": 387.434029
}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