Rate Overview
Live
1 DOP = 389.5093 LAK
1 LAK = 0.002567
DOP
Avg
358.5201
High
389.5093
Low
338.2392
Last updated: 7/25/2026, 8:46:11 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 389.51 LAK |
| 10 DOP | 3,895.09 LAK |
| 50 DOP | 19,475.47 LAK |
| 100 DOP | 38,950.93 LAK |
| 500 DOP | 194,754.67 LAK |
| 1,000 DOP | 389,509.33 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-25T20:46:11Z",
"rates": {
"LAK": 389.509333
}
}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": 38950.933300000004,
"rate": 389.509333
}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