Rate Overview
Live
1 KGS = 0.669801 DOP
1 DOP = 1.4930
KGS
Avg
0.690896
High
0.728885
Low
0.666652
Last updated: 7/12/2026, 10:03:06 PM
Quick Conversions
| KGS | DOP |
|---|---|
| 1 KGS | 0.67 DOP |
| 10 KGS | 6.70 DOP |
| 50 KGS | 33.49 DOP |
| 100 KGS | 66.98 DOP |
| 500 KGS | 334.90 DOP |
| 1,000 KGS | 669.80 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-12T22:03:06Z",
"rates": {
"DOP": 0.669801
}
}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.9801,
"rate": 0.669801
}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