Rate Overview
Live
1 DOP = 4.7413 PKR
1 PKR = 0.210911
DOP
Avg
4.7861
High
4.8260
Low
4.7413
Last updated: 8/16/2026, 9:05:19 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.74 PKR |
| 10 DOP | 47.41 PKR |
| 50 DOP | 237.07 PKR |
| 100 DOP | 474.13 PKR |
| 500 DOP | 2,370.66 PKR |
| 1,000 DOP | 4,741.33 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-08-16T09:05:19Z",
"rates": {
"PKR": 4.741327
}
}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": 474.1327,
"rate": 4.741327
}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