Rate Overview
Live
1 DOP = 2.7222 JPY
1 JPY = 0.367350
DOP
Avg
2.7275
High
2.7512
Low
2.7180
Last updated: 7/4/2026, 10:28:37 AM
Quick Conversions
| DOP | JPY |
|---|---|
| 1 DOP | 2.72 JPY |
| 10 DOP | 27.22 JPY |
| 50 DOP | 136.11 JPY |
| 100 DOP | 272.22 JPY |
| 500 DOP | 1,361.10 JPY |
| 1,000 DOP | 2,722.20 JPY |
Get DOP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=JPYExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-04T10:28:37Z",
"rates": {
"JPY": 2.722203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "JPY",
"amount": 100
},
"result": 272.2203,
"rate": 2.722203
}Build with DOP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key