Rate Overview
Live
1 JMD = 1.0081 JPY
1 JPY = 0.991934
JMD
Avg
1.0019
High
1.0081
Low
0.995183
Last updated: 8/14/2026, 7:11:31 PM
Quick Conversions
| JMD | JPY |
|---|---|
| 1 JMD | 1.01 JPY |
| 10 JMD | 10.08 JPY |
| 50 JMD | 50.41 JPY |
| 100 JMD | 100.81 JPY |
| 500 JMD | 504.07 JPY |
| 1,000 JMD | 1,008.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-08-14T19:11:31Z",
"rates": {
"JPY": 1.008132
}
}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": 100.81320000000001,
"rate": 1.008132
}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