Rate Overview
Live
1 DOP = 4.8353 PKR
1 PKR = 0.206814
DOP
Avg
4.6931
High
4.8487
Low
4.4282
Last updated: 7/25/2026, 3:01:04 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.84 PKR |
| 10 DOP | 48.35 PKR |
| 50 DOP | 241.76 PKR |
| 100 DOP | 483.53 PKR |
| 500 DOP | 2,417.63 PKR |
| 1,000 DOP | 4,835.26 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-25T03:01:04Z",
"rates": {
"PKR": 4.835255
}
}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": 483.5255,
"rate": 4.835255
}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