Rate Overview
Live
1 DOP = 5.5605 LKR
1 LKR = 0.179839
DOP
Avg
5.6207
High
5.8078
Low
5.5158
Last updated: 5/27/2026, 11:15:53 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.56 LKR |
| 10 DOP | 55.61 LKR |
| 50 DOP | 278.03 LKR |
| 100 DOP | 556.05 LKR |
| 500 DOP | 2,780.27 LKR |
| 1,000 DOP | 5,560.54 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-27T11:15:53Z",
"rates": {
"LKR": 5.560535
}
}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": 556.0535,
"rate": 5.560535
}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