Rate Overview
Live
1 JPY = 0.988570 JMD
1 JMD = 1.0116
JPY
Avg
0.999820
High
1.0264
Low
0.983464
Last updated: 5/26/2026, 7:52:35 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.99 JMD |
| 10 JPY | 9.89 JMD |
| 50 JPY | 49.43 JMD |
| 100 JPY | 98.86 JMD |
| 500 JPY | 494.28 JMD |
| 1,000 JPY | 988.57 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-26T19:52:35Z",
"rates": {
"JMD": 0.98857
}
}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": 98.857,
"rate": 0.98857
}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