Rate Overview
Live
1 JPY = 0.360378 DOP
1 DOP = 2.7749
JPY
Avg
0.378531
High
0.411831
Low
0.359798
Last updated: 7/20/2026, 10:31:50 PM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.36 DOP |
| 10 JPY | 3.60 DOP |
| 50 JPY | 18.02 DOP |
| 100 JPY | 36.04 DOP |
| 500 JPY | 180.19 DOP |
| 1,000 JPY | 360.38 DOP |
Get JPY/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=DOPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-20T22:31:50Z",
"rates": {
"DOP": 0.360378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "DOP",
"amount": 100
},
"result": 36.0378,
"rate": 0.360378
}Build with JPY/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key