Rate Overview
Live
1 DOP = 1.4701 KGS
1 KGS = 0.680226
DOP
Avg
1.4173
High
1.4701
Low
1.3720
Last updated: 3/27/2026, 1:01:29 PM
Quick Conversions
| DOP | KGS |
|---|---|
| 1 DOP | 1.47 KGS |
| 10 DOP | 14.70 KGS |
| 50 DOP | 73.50 KGS |
| 100 DOP | 147.01 KGS |
| 500 DOP | 735.05 KGS |
| 1,000 DOP | 1,470.10 KGS |
Get DOP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KGSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-27T13:01:29Z",
"rates": {
"KGS": 1.470099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KGS",
"amount": 100
},
"result": 147.00990000000002,
"rate": 1.470099
}Build with DOP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key