Rate Overview
Live
1 DOP = 2.6288 JPY
1 JPY = 0.380398
DOP
Avg
2.6468
High
2.6969
Low
2.6288
Last updated: 5/6/2026, 6:01:34 AM
Quick Conversions
| DOP | JPY |
|---|---|
| 1 DOP | 2.63 JPY |
| 10 DOP | 26.29 JPY |
| 50 DOP | 131.44 JPY |
| 100 DOP | 262.88 JPY |
| 500 DOP | 1,314.41 JPY |
| 1,000 DOP | 2,628.83 JPY |
Get DOP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=JPYExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-06T06:01:34Z",
"rates": {
"JPY": 2.628829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "JPY",
"amount": 100
},
"result": 262.8829,
"rate": 2.628829
}Build with DOP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key