Rate Overview
Live
1 DOP = 4.7822 PKR
1 PKR = 0.209109
DOP
Avg
4.5722
High
4.8229
Low
4.3826
Last updated: 6/30/2026, 12:25:22 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.78 PKR |
| 10 DOP | 47.82 PKR |
| 50 DOP | 239.11 PKR |
| 100 DOP | 478.22 PKR |
| 500 DOP | 2,391.10 PKR |
| 1,000 DOP | 4,782.20 PKR |
Get DOP/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PKRExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-30T00:25:22Z",
"rates": {
"PKR": 4.782197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PKR",
"amount": 100
},
"result": 478.2197,
"rate": 4.782197
}Build with DOP/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key