Rate Overview
Live
1 JPY = 0.990436 JMD
1 JMD = 1.0097
JPY
Avg
0.994716
High
1.0002
Low
0.989452
Last updated: 3/6/2026, 6:35:58 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.99 JMD |
| 10 JPY | 9.90 JMD |
| 50 JPY | 49.52 JMD |
| 100 JPY | 99.04 JMD |
| 500 JPY | 495.22 JMD |
| 1,000 JPY | 990.44 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-06T18:35:58Z",
"rates": {
"JMD": 0.990436
}
}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": 99.0436,
"rate": 0.990436
}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