Rate Overview
Live
1 DOP = 5.7710 LKR
1 LKR = 0.173281
DOP
Avg
5.0012
High
5.7754
Low
4.6625
Last updated: 7/22/2026, 2:36:14 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.77 LKR |
| 10 DOP | 57.71 LKR |
| 50 DOP | 288.55 LKR |
| 100 DOP | 577.10 LKR |
| 500 DOP | 2,885.48 LKR |
| 1,000 DOP | 5,770.96 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-07-22T02:36:14Z",
"rates": {
"LKR": 5.770961
}
}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": 577.0961,
"rate": 5.770961
}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