Rate Overview
Live
1 DOP = 1.4966 KGS
1 KGS = 0.668202
DOP
Avg
1.4304
High
1.5006
Low
1.3634
Last updated: 7/23/2026, 12:18:50 AM
Quick Conversions
| DOP | KGS |
|---|---|
| 1 DOP | 1.50 KGS |
| 10 DOP | 14.97 KGS |
| 50 DOP | 74.83 KGS |
| 100 DOP | 149.66 KGS |
| 500 DOP | 748.28 KGS |
| 1,000 DOP | 1,496.55 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-23T00:18:50Z",
"rates": {
"KGS": 1.496554
}
}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": 149.6554,
"rate": 1.496554
}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