Rate Overview
Live
1 DOP = 4.6942 PKR
1 PKR = 0.213030
DOP
Avg
4.7191
High
4.7797
Low
4.6772
Last updated: 7/5/2026, 1:35:45 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.69 PKR |
| 10 DOP | 46.94 PKR |
| 50 DOP | 234.71 PKR |
| 100 DOP | 469.42 PKR |
| 500 DOP | 2,347.08 PKR |
| 1,000 DOP | 4,694.17 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-05T01:35:45Z",
"rates": {
"PKR": 4.694165
}
}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": 469.4165,
"rate": 4.694165
}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