Rate Overview
Live
1 KGS = 0.670030 DOP
1 DOP = 1.4925
KGS
Avg
0.668974
High
0.671536
Low
0.664546
Last updated: 6/16/2026, 1:29:53 PM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.67 DOP |
| 10 KGS | 6.70 DOP |
| 50 KGS | 33.50 DOP |
| 100 KGS | 67.00 DOP |
| 500 KGS | 335.02 DOP |
| 1,000 KGS | 670.03 DOP |
Get KGS/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=DOPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-16T13:29:53Z",
"rates": {
"DOP": 0.67003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "DOP",
"amount": 100
},
"result": 67.003,
"rate": 0.67003
}Build with KGS/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key