Rate Overview
Live
1 DOP = 367.4611 LAK
1 LAK = 0.002721
DOP
Avg
368.9148
High
370.1052
Low
367.4611
Last updated: 5/7/2026, 2:50:54 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 367.46 LAK |
| 10 DOP | 3,674.61 LAK |
| 50 DOP | 18,373.05 LAK |
| 100 DOP | 36,746.11 LAK |
| 500 DOP | 183,730.54 LAK |
| 1,000 DOP | 367,461.07 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-05-07T14:50:54Z",
"rates": {
"LAK": 367.461073
}
}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": 36746.1073,
"rate": 367.461073
}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