Rate Overview
Live
1 DOP = 2.7066 JPY
1 JPY = 0.369472
DOP
Avg
2.7000
High
2.7066
Low
2.6879
Last updated: 5/26/2026, 8:49:42 AM
Quick Conversions
| DOP | JPY |
|---|---|
| 1 DOP | 2.71 JPY |
| 10 DOP | 27.07 JPY |
| 50 DOP | 135.33 JPY |
| 100 DOP | 270.66 JPY |
| 500 DOP | 1,353.28 JPY |
| 1,000 DOP | 2,706.57 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-26T08:49:42Z",
"rates": {
"JPY": 2.706566
}
}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": 270.6566,
"rate": 2.706566
}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