Rate Overview
Live
1 KZT = 0.125039 DOP
1 DOP = 7.9975
KZT
Avg
0.124696
High
0.125470
Low
0.123026
Last updated: 7/7/2026, 5:28:15 AM
Quick Conversions
| KZT | DOP |
|---|---|
| 1 KZT | 0.13 DOP |
| 10 KZT | 1.25 DOP |
| 50 KZT | 6.25 DOP |
| 100 KZT | 12.50 DOP |
| 500 KZT | 62.52 DOP |
| 1,000 KZT | 125.04 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-07-07T05:28:15Z",
"rates": {
"DOP": 0.125039
}
}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.503900000000002,
"rate": 0.125039
}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