Rate Overview
Live
1 JPY = 0.382548 DOP
1 DOP = 2.6141
JPY
Avg
0.379773
High
0.382548
Low
0.377680
Last updated: 5/7/2026, 8:09:00 AM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.38 DOP |
| 10 JPY | 3.83 DOP |
| 50 JPY | 19.13 DOP |
| 100 JPY | 38.25 DOP |
| 500 JPY | 191.27 DOP |
| 1,000 JPY | 382.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-05-07T08:09:00Z",
"rates": {
"DOP": 0.382548
}
}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": 38.2548,
"rate": 0.382548
}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