Rate Overview
Live
1 KGS = 0.663980 DOP
1 DOP = 1.5061
KGS
Avg
0.666565
High
0.669761
Low
0.663980
Last updated: 7/26/2026, 6:49:13 PM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.66 DOP |
| 10 KGS | 6.64 DOP |
| 50 KGS | 33.20 DOP |
| 100 KGS | 66.40 DOP |
| 500 KGS | 331.99 DOP |
| 1,000 KGS | 663.98 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-26T18:49:13Z",
"rates": {
"DOP": 0.66398
}
}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.398,
"rate": 0.66398
}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