Rate Overview
Live
1 JPY = 0.973679 JMD
1 JMD = 1.0270
JPY
Avg
0.975052
High
0.980498
Low
0.972339
Last updated: 7/21/2026, 3:44:46 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.97 JMD |
| 10 JPY | 9.74 JMD |
| 50 JPY | 48.68 JMD |
| 100 JPY | 97.37 JMD |
| 500 JPY | 486.84 JMD |
| 1,000 JPY | 973.68 JMD |
Get JPY/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=JMDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T15:44:46Z",
"rates": {
"JMD": 0.973679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "JMD",
"amount": 100
},
"result": 97.36789999999999,
"rate": 0.973679
}Build with JPY/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key