Rate Overview
Live
1 DOP = 5.4001 LKR
1 LKR = 0.185182
DOP
Avg
5.3860
High
5.4001
Low
5.3723
Last updated: 5/7/2026, 1:17:43 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.40 LKR |
| 10 DOP | 54.00 LKR |
| 50 DOP | 270.00 LKR |
| 100 DOP | 540.01 LKR |
| 500 DOP | 2,700.04 LKR |
| 1,000 DOP | 5,400.09 LKR |
Get DOP/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=LKRExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-07T01:17:43Z",
"rates": {
"LKR": 5.400085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "LKR",
"amount": 100
},
"result": 540.0085,
"rate": 5.400085
}Build with DOP/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key