Rate Overview
Live
1 DOP = 4.6897 PKR
1 PKR = 0.213235
DOP
Avg
4.7417
High
4.7848
Low
4.6897
Last updated: 9/5/2026, 11:55:33 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.69 PKR |
| 10 DOP | 46.90 PKR |
| 50 DOP | 234.48 PKR |
| 100 DOP | 468.97 PKR |
| 500 DOP | 2,344.83 PKR |
| 1,000 DOP | 4,689.66 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-09-05T11:55:33Z",
"rates": {
"PKR": 4.689659
}
}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": 468.9659,
"rate": 4.689659
}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