Rate Overview
Live
1 JPY = 0.988946 JMD
1 JMD = 1.0112
JPY
Avg
0.990098
High
0.994792
Low
0.987286
Last updated: 3/26/2026, 8:10:21 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.99 JMD |
| 10 JPY | 9.89 JMD |
| 50 JPY | 49.45 JMD |
| 100 JPY | 98.89 JMD |
| 500 JPY | 494.47 JMD |
| 1,000 JPY | 988.95 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-03-26T20:10:21Z",
"rates": {
"JMD": 0.988946
}
}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.8946,
"rate": 0.988946
}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