Rate Overview
Live
1 DOP = 4.6990 PKR
1 PKR = 0.212811
DOP
Avg
4.6795
High
4.7312
Low
4.6203
Last updated: 4/17/2026, 10:41:36 AM
Quick Conversions
| DOP | PKR |
|---|---|
| 1 DOP | 4.70 PKR |
| 10 DOP | 46.99 PKR |
| 50 DOP | 234.95 PKR |
| 100 DOP | 469.90 PKR |
| 500 DOP | 2,349.51 PKR |
| 1,000 DOP | 4,699.01 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-04-17T10:41:36Z",
"rates": {
"PKR": 4.699013
}
}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.9013,
"rate": 4.699013
}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