Rate Overview
Live
1 KGS = 0.676096 DOP
1 DOP = 1.4791
KGS
Avg
0.672302
High
0.676096
Low
0.668562
Last updated: 9/4/2026, 11:31:25 PM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.68 DOP |
| 10 KGS | 6.76 DOP |
| 50 KGS | 33.80 DOP |
| 100 KGS | 67.61 DOP |
| 500 KGS | 338.05 DOP |
| 1,000 KGS | 676.10 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-09-04T23:31:25Z",
"rates": {
"DOP": 0.676096
}
}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.6096,
"rate": 0.676096
}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