Rate Overview
Live
1 DOP = 5.5521 LKR
1 LKR = 0.180111
DOP
Avg
5.6182
High
5.8078
Low
5.5158
Last updated: 5/27/2026, 6:11:03 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.55 LKR |
| 10 DOP | 55.52 LKR |
| 50 DOP | 277.61 LKR |
| 100 DOP | 555.21 LKR |
| 500 DOP | 2,776.06 LKR |
| 1,000 DOP | 5,552.13 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-27T06:11:03Z",
"rates": {
"LKR": 5.552127
}
}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": 555.2126999999999,
"rate": 5.552127
}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