Rate Overview
Live
1 DOP = 357.3060 LAK
1 LAK = 0.002799
DOP
Avg
357.8827
High
360.6285
Low
355.3883
Last updated: 3/7/2026, 4:26:24 AM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 357.31 LAK |
| 10 DOP | 3,573.06 LAK |
| 50 DOP | 17,865.30 LAK |
| 100 DOP | 35,730.60 LAK |
| 500 DOP | 178,653.00 LAK |
| 1,000 DOP | 357,305.99 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-07T04:26:24Z",
"rates": {
"LAK": 357.30599
}
}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": 35730.599,
"rate": 357.30599
}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