Rate Overview
Live
1 DOP = 4.6748 PKR
1 PKR = 0.213912
DOP
Avg
4.7067
High
4.7491
Low
4.6497
Last updated: 3/28/2026, 9:01:33 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.67 PKR |
| 10 DOP | 46.75 PKR |
| 50 DOP | 233.74 PKR |
| 100 DOP | 467.48 PKR |
| 500 DOP | 2,337.41 PKR |
| 1,000 DOP | 4,674.82 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-03-28T09:01:33Z",
"rates": {
"PKR": 4.674818
}
}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": 467.4818,
"rate": 4.674818
}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