Rate Overview
Live
1 JPY = 0.978409 JMD
1 JMD = 1.0221
JPY
Avg
0.973991
High
0.978587
Low
0.967671
Last updated: 7/5/2026, 9:46:06 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.98 JMD |
| 10 JPY | 9.78 JMD |
| 50 JPY | 48.92 JMD |
| 100 JPY | 97.84 JMD |
| 500 JPY | 489.20 JMD |
| 1,000 JPY | 978.41 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-05T21:46:06Z",
"rates": {
"JMD": 0.978409
}
}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.84089999999999,
"rate": 0.978409
}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