Rate Overview
Live
1 JPY = 0.989891 JMD
1 JMD = 1.0102
JPY
Avg
1.0559
High
1.1159
Low
0.984988
Last updated: 3/26/2026, 11:32:47 PM
Quick Conversions
| JPY | JMD |
|---|---|
| 1 JPY | 0.99 JMD |
| 10 JPY | 9.90 JMD |
| 50 JPY | 49.49 JMD |
| 100 JPY | 98.99 JMD |
| 500 JPY | 494.95 JMD |
| 1,000 JPY | 989.89 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-26T23:32:47Z",
"rates": {
"JMD": 0.989891
}
}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.9891,
"rate": 0.989891
}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