Rate Overview
Live
1 JPY = 0.365624 DOP
1 DOP = 2.7351
JPY
Avg
0.365338
High
0.367112
Low
0.363565
Last updated: 6/17/2026, 7:09:46 AM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.37 DOP |
| 10 JPY | 3.66 DOP |
| 50 JPY | 18.28 DOP |
| 100 JPY | 36.56 DOP |
| 500 JPY | 182.81 DOP |
| 1,000 JPY | 365.62 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-06-17T07:09:46Z",
"rates": {
"DOP": 0.365624
}
}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.562400000000004,
"rate": 0.365624
}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