Rate Overview
Live
1 DOP = 368.4644 LAK
1 LAK = 0.002714
DOP
Avg
367.1294
High
370.2354
Low
363.7265
Last updated: 4/17/2026, 10:44:51 AM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 368.46 LAK |
| 10 DOP | 3,684.64 LAK |
| 50 DOP | 18,423.22 LAK |
| 100 DOP | 36,846.44 LAK |
| 500 DOP | 184,232.20 LAK |
| 1,000 DOP | 368,464.39 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-04-17T10:44:51Z",
"rates": {
"LAK": 368.464394
}
}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": 36846.4394,
"rate": 368.464394
}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