Rate Overview
Live
1 DOP = 386.1284 LAK
1 LAK = 0.002590
DOP
Avg
387.2482
High
388.4913
Low
386.1284
Last updated: 8/13/2026, 1:53:21 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 386.13 LAK |
| 10 DOP | 3,861.28 LAK |
| 50 DOP | 19,306.42 LAK |
| 100 DOP | 38,612.84 LAK |
| 500 DOP | 193,064.20 LAK |
| 1,000 DOP | 386,128.40 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-08-13T13:53:21Z",
"rates": {
"LAK": 386.128403
}
}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": 38612.840299999996,
"rate": 386.128403
}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