Rate Overview
Live
1 DOP = 388.4639 LAK
1 LAK = 0.002574
DOP
Avg
358.4766
High
388.4639
Low
338.2392
Last updated: 7/27/2026, 12:05:13 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 388.46 LAK |
| 10 DOP | 3,884.64 LAK |
| 50 DOP | 19,423.19 LAK |
| 100 DOP | 38,846.39 LAK |
| 500 DOP | 194,231.94 LAK |
| 1,000 DOP | 388,463.87 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-27T12:05:13Z",
"rates": {
"LAK": 388.463871
}
}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": 38846.3871,
"rate": 388.463871
}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