Rate Overview
Live
1 JPY = 0.966075 JMD
1 JMD = 1.0351
JPY
Avg
0.972244
High
0.978059
Low
0.966075
Last updated: 7/24/2026, 9:44:26 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.97 JMD |
| 10 JPY | 9.66 JMD |
| 50 JPY | 48.30 JMD |
| 100 JPY | 96.61 JMD |
| 500 JPY | 483.04 JMD |
| 1,000 JPY | 966.08 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-24T21:44:26Z",
"rates": {
"JMD": 0.966075
}
}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": 96.6075,
"rate": 0.966075
}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