Rate Overview
Live
1 DOP = 1.5061 KGS
1 KGS = 0.663981
DOP
Avg
1.4524
High
1.5061
Low
1.3720
Last updated: 7/26/2026, 10:36:25 AM
Quick Conversions
| DOP | KGS |
|---|---|
| 1 DOP | 1.51 KGS |
| 10 DOP | 15.06 KGS |
| 50 DOP | 75.30 KGS |
| 100 DOP | 150.61 KGS |
| 500 DOP | 753.03 KGS |
| 1,000 DOP | 1,506.07 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-07-26T10:36:25Z",
"rates": {
"KGS": 1.506067
}
}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": 150.60670000000002,
"rate": 1.506067
}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