Rate Overview
Live
1 DOP = 4.7842 PKR
1 PKR = 0.209021
DOP
Avg
4.7653
High
4.8379
Low
4.6772
Last updated: 7/26/2026, 3:54:42 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.78 PKR |
| 10 DOP | 47.84 PKR |
| 50 DOP | 239.21 PKR |
| 100 DOP | 478.42 PKR |
| 500 DOP | 2,392.10 PKR |
| 1,000 DOP | 4,784.21 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-07-26T03:54:42Z",
"rates": {
"PKR": 4.784207
}
}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.4207,
"rate": 4.784207
}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