Rate Overview
Live
1 KZT = 0.128914 DOP
1 DOP = 7.7571
KZT
Avg
0.127348
High
0.128914
Low
0.126056
Last updated: 9/3/2026, 9:01:11 AM
Quick Conversions
| KZT | DOP |
|---|---|
| 1 KZT | 0.13 DOP |
| 10 KZT | 1.29 DOP |
| 50 KZT | 6.45 DOP |
| 100 KZT | 12.89 DOP |
| 500 KZT | 64.46 DOP |
| 1,000 KZT | 128.91 DOP |
Get KZT/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=DOPExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-09-03T09:01:11Z",
"rates": {
"DOP": 0.128914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "DOP",
"amount": 100
},
"result": 12.8914,
"rate": 0.128914
}Build with KZT/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key