Rate Overview
Live
1 DOP = 1.4828 KGS
1 KGS = 0.674380
DOP
Avg
1.4754
High
1.4867
Low
1.4654
Last updated: 7/5/2026, 8:47:26 PM
Quick Conversions
| DOP | KGS |
|---|---|
| 1 DOP | 1.48 KGS |
| 10 DOP | 14.83 KGS |
| 50 DOP | 74.14 KGS |
| 100 DOP | 148.28 KGS |
| 500 DOP | 741.42 KGS |
| 1,000 DOP | 1,482.84 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-05T20:47:26Z",
"rates": {
"KGS": 1.482843
}
}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.2843,
"rate": 1.482843
}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