Rate Overview
Live
1 LAK = 0.002798 DOP
1 DOP = 357.3981
LAK
Avg
0.002794
High
0.002813
Low
0.002772
Last updated: 3/7/2026, 6:44:12 AM
Quick Conversions
| LAK | DOP |
|---|---|
| 1 LAK | 0.00 DOP |
| 10 LAK | 0.03 DOP |
| 50 LAK | 0.14 DOP |
| 100 LAK | 0.28 DOP |
| 500 LAK | 1.40 DOP |
| 1,000 LAK | 2.80 DOP |
Get LAK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=DOPExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T06:44:12Z",
"rates": {
"DOP": 0.002798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "DOP",
"amount": 100
},
"result": 0.2798,
"rate": 0.002798
}Build with LAK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key