Rate Overview
Live
1 JPY = 0.372241 DOP
1 DOP = 2.6864
JPY
Avg
0.373503
High
0.378994
Low
0.370176
Last updated: 3/27/2026, 9:23:55 AM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.37 DOP |
| 10 JPY | 3.72 DOP |
| 50 JPY | 18.61 DOP |
| 100 JPY | 37.22 DOP |
| 500 JPY | 186.12 DOP |
| 1,000 JPY | 372.24 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-03-27T09:23:55Z",
"rates": {
"DOP": 0.372241
}
}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": 37.2241,
"rate": 0.372241
}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