Rate Overview
Live
1 KGS = 0.684680 DOP
1 DOP = 1.4605
KGS
Avg
0.685438
High
0.690405
Low
0.679718
Last updated: 4/17/2026, 4:57:31 AM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.68 DOP |
| 10 KGS | 6.85 DOP |
| 50 KGS | 34.23 DOP |
| 100 KGS | 68.47 DOP |
| 500 KGS | 342.34 DOP |
| 1,000 KGS | 684.68 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-04-17T04:57:31Z",
"rates": {
"DOP": 0.68468
}
}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": 68.46799999999999,
"rate": 0.68468
}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