Rate Overview
Live
1 KGS = 0.679972 DOP
1 DOP = 1.4706
KGS
Avg
0.683852
High
0.690422
Low
0.678797
Last updated: 3/6/2026, 10:54:32 PM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.68 DOP |
| 10 KGS | 6.80 DOP |
| 50 KGS | 34.00 DOP |
| 100 KGS | 68.00 DOP |
| 500 KGS | 339.99 DOP |
| 1,000 KGS | 679.97 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-03-06T22:54:32Z",
"rates": {
"DOP": 0.679972
}
}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.9972,
"rate": 0.679972
}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