Rate Overview
Live
1 JPY = 0.369346 DOP
1 DOP = 2.7075
JPY
Avg
0.389497
High
0.409833
Low
0.369346
Last updated: 5/27/2026, 2:53:11 PM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.37 DOP |
| 10 JPY | 3.69 DOP |
| 50 JPY | 18.47 DOP |
| 100 JPY | 36.93 DOP |
| 500 JPY | 184.67 DOP |
| 1,000 JPY | 369.35 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-05-27T14:53:11Z",
"rates": {
"DOP": 0.369346
}
}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.9346,
"rate": 0.369346
}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