Rate Overview
Live
1 KGS = 0.664477 DOP
1 DOP = 1.5049
KGS
Avg
0.672239
High
0.682405
Low
0.664477
Last updated: 7/25/2026, 10:39:57 AM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.66 DOP |
| 10 KGS | 6.64 DOP |
| 50 KGS | 33.22 DOP |
| 100 KGS | 66.45 DOP |
| 500 KGS | 332.24 DOP |
| 1,000 KGS | 664.48 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-07-25T10:39:57Z",
"rates": {
"DOP": 0.664477
}
}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": 66.4477,
"rate": 0.664477
}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