Rate Overview
Live
1 JMD = 1.0366 JPY
1 JPY = 0.964688
JMD
Avg
0.981278
High
1.0366
Low
0.919287
Last updated: 7/25/2026, 2:42:17 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.04 JPY |
| 10 JMD | 10.37 JPY |
| 50 JMD | 51.83 JPY |
| 100 JMD | 103.66 JPY |
| 500 JMD | 518.30 JPY |
| 1,000 JMD | 1,036.61 JPY |
Get JMD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=JPYExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-07-25T14:42:17Z",
"rates": {
"JPY": 1.036605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "JPY",
"amount": 100
},
"result": 103.6605,
"rate": 1.036605
}Build with JMD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key