Rate Overview
Live
1 KGS = 0.674380 DOP
1 DOP = 1.4828
KGS
Avg
0.677776
High
0.682405
Low
0.672615
Last updated: 7/5/2026, 8:03:24 AM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.67 DOP |
| 10 KGS | 6.74 DOP |
| 50 KGS | 33.72 DOP |
| 100 KGS | 67.44 DOP |
| 500 KGS | 337.19 DOP |
| 1,000 KGS | 674.38 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-05T08:03:24Z",
"rates": {
"DOP": 0.67438
}
}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.438,
"rate": 0.67438
}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