Rate Overview
Live
1 JPY = 0.976549 JMD
1 JMD = 1.0240
JPY
Avg
0.975329
High
0.981139
Low
0.967671
Last updated: 7/21/2026, 6:49:32 AM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.98 JMD |
| 10 JPY | 9.77 JMD |
| 50 JPY | 48.83 JMD |
| 100 JPY | 97.65 JMD |
| 500 JPY | 488.27 JMD |
| 1,000 JPY | 976.55 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-21T06:49:32Z",
"rates": {
"JMD": 0.976549
}
}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.6549,
"rate": 0.976549
}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