Rate Overview
Live
1 JMD = 1.0125 JPY
1 JPY = 0.987618
JMD
Avg
1.0142
High
1.0164
Low
1.0121
Last updated: 6/15/2026, 6:30:04 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.01 JPY |
| 10 JMD | 10.13 JPY |
| 50 JMD | 50.63 JPY |
| 100 JMD | 101.25 JPY |
| 500 JMD | 506.27 JPY |
| 1,000 JMD | 1,012.54 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-06-15T18:30:04Z",
"rates": {
"JPY": 1.012537
}
}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": 101.25370000000001,
"rate": 1.012537
}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