Rate Overview
Live
1 DOP = 388.7477 LAK
1 LAK = 0.002572
DOP
Avg
382.1441
High
388.7477
Low
374.6806
Last updated: 7/24/2026, 9:33:30 AM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 388.75 LAK |
| 10 DOP | 3,887.48 LAK |
| 50 DOP | 19,437.39 LAK |
| 100 DOP | 38,874.77 LAK |
| 500 DOP | 194,373.87 LAK |
| 1,000 DOP | 388,747.75 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-24T09:33:30Z",
"rates": {
"LAK": 388.747749
}
}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": 38874.7749,
"rate": 388.747749
}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