Rate Overview
Live
1 DOP = 372.6168 LAK
1 LAK = 0.002684
DOP
Avg
354.0823
High
372.6168
Low
339.6400
Last updated: 5/27/2026, 9:37:26 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 372.62 LAK |
| 10 DOP | 3,726.17 LAK |
| 50 DOP | 18,630.84 LAK |
| 100 DOP | 37,261.68 LAK |
| 500 DOP | 186,308.38 LAK |
| 1,000 DOP | 372,616.76 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-05-27T21:37:26Z",
"rates": {
"LAK": 372.616755
}
}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": 37261.6755,
"rate": 372.616755
}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