Rate Overview
Live
1 JPY = 0.382576 DOP
1 DOP = 2.6139
JPY
Avg
0.379778
High
0.382576
Low
0.377680
Last updated: 5/7/2026, 9:06:18 AM
Quick Conversions
| JPY | DOP |
|---|---|
| 1 JPY | 0.38 DOP |
| 10 JPY | 3.83 DOP |
| 50 JPY | 19.13 DOP |
| 100 JPY | 38.26 DOP |
| 500 JPY | 191.29 DOP |
| 1,000 JPY | 382.58 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-07T09:06:18Z",
"rates": {
"DOP": 0.382576
}
}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.257600000000004,
"rate": 0.382576
}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