Rate Overview
Live
1 DOP = 2.7064 JPY
1 JPY = 0.369492
DOP
Avg
2.5853
High
2.7064
Low
2.4282
Last updated: 5/26/2026, 10:50:22 AM
Quick Conversions
| DOP | JPY |
|---|---|
| 1 DOP | 2.71 JPY |
| 10 DOP | 27.06 JPY |
| 50 DOP | 135.32 JPY |
| 100 DOP | 270.64 JPY |
| 500 DOP | 1,353.21 JPY |
| 1,000 DOP | 2,706.42 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-26T10:50:22Z",
"rates": {
"JPY": 2.706422
}
}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.6422,
"rate": 2.706422
}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