Rate Overview
Live
1 JMD = 1.0350 JPY
1 JPY = 0.966188
JMD
Avg
1.0286
High
1.0350
Low
1.0224
Last updated: 7/24/2026, 7:25:38 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.03 JPY |
| 10 JMD | 10.35 JPY |
| 50 JMD | 51.75 JPY |
| 100 JMD | 103.50 JPY |
| 500 JMD | 517.50 JPY |
| 1,000 JMD | 1,035.00 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-24T19:25:38Z",
"rates": {
"JPY": 1.034995
}
}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": 103.49950000000001,
"rate": 1.034995
}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