Rate Overview
Live
1 JMD = 1.0281 JPY
1 JPY = 0.972637
JMD
Avg
0.965399
High
1.0294
Low
0.899617
Last updated: 7/23/2026, 2:58:23 AM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.03 JPY |
| 10 JMD | 10.28 JPY |
| 50 JMD | 51.41 JPY |
| 100 JMD | 102.81 JPY |
| 500 JMD | 514.07 JPY |
| 1,000 JMD | 1,028.13 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-07-23T02:58:23Z",
"rates": {
"JPY": 1.028133
}
}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": 102.8133,
"rate": 1.028133
}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