Rate Overview
Live
1 JMD = 1.0107 JPY
1 JPY = 0.989374
JMD
Avg
1.0092
High
1.0181
Low
0.999779
Last updated: 3/26/2026, 9:48:44 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.01 JPY |
| 10 JMD | 10.11 JPY |
| 50 JMD | 50.54 JPY |
| 100 JMD | 101.07 JPY |
| 500 JMD | 505.37 JPY |
| 1,000 JMD | 1,010.74 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-03-26T21:48:44Z",
"rates": {
"JPY": 1.01074
}
}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": 101.074,
"rate": 1.01074
}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