Rate Overview
Live
1 DOP = 5.2982 LKR
1 LKR = 0.188744
DOP
Avg
5.2764
High
5.3131
Low
5.2025
Last updated: 3/27/2026, 9:25:41 AM
Quick Conversions
| DOP | LKR |
|---|---|
| 1 DOP | 5.30 LKR |
| 10 DOP | 52.98 LKR |
| 50 DOP | 264.91 LKR |
| 100 DOP | 529.82 LKR |
| 500 DOP | 2,649.09 LKR |
| 1,000 DOP | 5,298.19 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-03-27T09:25:41Z",
"rates": {
"LKR": 5.298189
}
}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": 529.8189,
"rate": 5.298189
}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