Rate Overview
Live
1 DOP = 5.5571 LKR
1 LKR = 0.179951
DOP
Avg
5.5843
High
5.6071
Low
5.5568
Last updated: 9/5/2026, 1:03:26 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.56 LKR |
| 10 DOP | 55.57 LKR |
| 50 DOP | 277.85 LKR |
| 100 DOP | 555.71 LKR |
| 500 DOP | 2,778.54 LKR |
| 1,000 DOP | 5,557.08 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-09-05T01:03:26Z",
"rates": {
"LKR": 5.557081
}
}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.7081000000001,
"rate": 5.557081
}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