Rate Overview
Live
1 JMD = 1.0119 JPY
1 JPY = 0.988246
JMD
Avg
0.959427
High
1.0128
Low
0.899617
Last updated: 5/26/2026, 4:34:03 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.01 JPY |
| 10 JMD | 10.12 JPY |
| 50 JMD | 50.59 JPY |
| 100 JMD | 101.19 JPY |
| 500 JMD | 505.95 JPY |
| 1,000 JMD | 1,011.89 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-05-26T16:34:03Z",
"rates": {
"JPY": 1.011894
}
}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.1894,
"rate": 1.011894
}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