Rate Overview
Live
1 DOP = 2.6704 JPY
1 JPY = 0.374474
DOP
Avg
2.7136
High
2.7377
Low
2.6704
Last updated: 9/3/2026, 9:01:21 AM
Quick Conversions
| DOP | JPY |
|---|---|
| 1 DOP | 2.67 JPY |
| 10 DOP | 26.70 JPY |
| 50 DOP | 133.52 JPY |
| 100 DOP | 267.04 JPY |
| 500 DOP | 1,335.21 JPY |
| 1,000 DOP | 2,670.41 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-09-03T09:01:21Z",
"rates": {
"JPY": 2.67041
}
}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": 267.041,
"rate": 2.67041
}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