Rate Overview
Live
1 JPY = 1.0057 JMD
1 JMD = 0.994338
JPY
Avg
0.998924
High
1.0057
Low
0.985840
Last updated: 5/6/2026, 3:31:23 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 1.01 JMD |
| 10 JPY | 10.06 JMD |
| 50 JPY | 50.28 JMD |
| 100 JPY | 100.57 JMD |
| 500 JPY | 502.85 JMD |
| 1,000 JPY | 1,005.69 JMD |
Get JPY/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=JMDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-06T15:31:23Z",
"rates": {
"JMD": 1.005694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "JMD",
"amount": 100
},
"result": 100.5694,
"rate": 1.005694
}Build with JPY/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key