Rate Overview
Live
1 JMD = 0.993210 JPY
1 JPY = 1.0068
JMD
Avg
1.0014
High
1.0144
Low
0.993210
Last updated: 5/6/2026, 10:16:25 AM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 0.99 JPY |
| 10 JMD | 9.93 JPY |
| 50 JMD | 49.66 JPY |
| 100 JMD | 99.32 JPY |
| 500 JMD | 496.61 JPY |
| 1,000 JMD | 993.21 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-06T10:16:25Z",
"rates": {
"JPY": 0.99321
}
}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": 99.321,
"rate": 0.99321
}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