Rate Overview
Live
1 DOP = 2.8159 JPY
1 JPY = 0.355125
DOP
Avg
2.7918
High
2.8159
Low
2.7724
Last updated: 7/25/2026, 2:45:21 AM
Quick Conversions
| DOP | JPY |
|---|---|
| 1 DOP | 2.82 JPY |
| 10 DOP | 28.16 JPY |
| 50 DOP | 140.80 JPY |
| 100 DOP | 281.59 JPY |
| 500 DOP | 1,407.95 JPY |
| 1,000 DOP | 2,815.91 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-07-25T02:45:21Z",
"rates": {
"JPY": 2.815909
}
}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": 281.5909,
"rate": 2.815909
}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