Rate Overview
Live
1 KGS = 0.680226 DOP
1 DOP = 1.4701
KGS
Avg
0.705590
High
0.735027
Low
0.671964
Last updated: 3/27/2026, 2:41:07 PM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.68 DOP |
| 10 KGS | 6.80 DOP |
| 50 KGS | 34.01 DOP |
| 100 KGS | 68.02 DOP |
| 500 KGS | 340.11 DOP |
| 1,000 KGS | 680.23 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-27T14:41:07Z",
"rates": {
"DOP": 0.680226
}
}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.0226,
"rate": 0.680226
}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