Rate Overview
Live
1 DOP = 1.4895 KGS
1 KGS = 0.671372
DOP
Avg
1.4948
High
1.5048
Low
1.4891
Last updated: 6/16/2026, 3:09:19 AM
Quick Conversions
| DOP | KGS |
|---|---|
| 1 DOP | 1.49 KGS |
| 10 DOP | 14.89 KGS |
| 50 DOP | 74.47 KGS |
| 100 DOP | 148.95 KGS |
| 500 DOP | 744.74 KGS |
| 1,000 DOP | 1,489.49 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-06-16T03:09:19Z",
"rates": {
"KGS": 1.489488
}
}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": 148.9488,
"rate": 1.489488
}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