Rate Overview
Live
1 DOP = 4.8014 PKR
1 PKR = 0.208275
DOP
Avg
4.7914
High
4.8188
Low
4.7430
Last updated: 6/17/2026, 4:16:18 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.80 PKR |
| 10 DOP | 48.01 PKR |
| 50 DOP | 240.07 PKR |
| 100 DOP | 480.14 PKR |
| 500 DOP | 2,400.68 PKR |
| 1,000 DOP | 4,801.35 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-17T04:16:18Z",
"rates": {
"PKR": 4.80135
}
}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": 480.13500000000005,
"rate": 4.80135
}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