Rate Overview
Live
1 DOP = 366.6804 LAK
1 LAK = 0.002727
DOP
Avg
354.6631
High
370.3050
Low
338.2392
Last updated: 3/28/2026, 12:22:20 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 366.68 LAK |
| 10 DOP | 3,666.80 LAK |
| 50 DOP | 18,334.02 LAK |
| 100 DOP | 36,668.04 LAK |
| 500 DOP | 183,340.19 LAK |
| 1,000 DOP | 366,680.38 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-03-28T12:22:20Z",
"rates": {
"LAK": 366.680376
}
}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": 36668.0376,
"rate": 366.680376
}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