Rate Overview
Live
1 JMD = 1.0346 JPY
1 JPY = 0.966566
JMD
Avg
1.0101
High
1.0346
Low
0.977177
Last updated: 7/23/2026, 3:34:08 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.03 JPY |
| 10 JMD | 10.35 JPY |
| 50 JMD | 51.73 JPY |
| 100 JMD | 103.46 JPY |
| 500 JMD | 517.30 JPY |
| 1,000 JMD | 1,034.59 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-23T15:34:08Z",
"rates": {
"JPY": 1.034591
}
}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.4591,
"rate": 1.034591
}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