Rate Overview
Live
1 JPY = 0.355553 DOP
1 DOP = 2.8125
JPY
Avg
0.399650
High
0.430453
Low
0.355553
Last updated: 7/28/2026, 11:14:53 AM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.36 DOP |
| 10 JPY | 3.56 DOP |
| 50 JPY | 17.78 DOP |
| 100 JPY | 35.56 DOP |
| 500 JPY | 177.78 DOP |
| 1,000 JPY | 355.55 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-28T11:14:53Z",
"rates": {
"DOP": 0.355553
}
}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": 35.5553,
"rate": 0.355553
}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