Rate Overview
Live
1 DOP = 5.5408 LKR
1 LKR = 0.180478
DOP
Avg
5.4808
High
5.8078
Low
5.3593
Last updated: 5/27/2026, 7:26:06 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.54 LKR |
| 10 DOP | 55.41 LKR |
| 50 DOP | 277.04 LKR |
| 100 DOP | 554.08 LKR |
| 500 DOP | 2,770.42 LKR |
| 1,000 DOP | 5,540.83 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-27T07:26:06Z",
"rates": {
"LKR": 5.540831
}
}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": 554.0831,
"rate": 5.540831
}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