Rate Overview
Live
1 DOP = 377.0402 LAK
1 LAK = 0.002652
DOP
Avg
377.2694
High
377.9799
Low
376.1511
Last updated: 6/27/2026, 5:08:43 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 377.04 LAK |
| 10 DOP | 3,770.40 LAK |
| 50 DOP | 18,852.01 LAK |
| 100 DOP | 37,704.02 LAK |
| 500 DOP | 188,520.12 LAK |
| 1,000 DOP | 377,040.25 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-06-27T17:08:43Z",
"rates": {
"LAK": 377.040249
}
}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": 37704.024900000004,
"rate": 377.040249
}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