Rate Overview
Live
1 JPY = 0.460424 GMD
1 GMD = 2.1719
JPY
Avg
0.461465
High
0.465469
Low
0.458285
Last updated: 4/17/2026, 1:28:12 PM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.46 GMD |
| 10 JPY | 4.60 GMD |
| 50 JPY | 23.02 GMD |
| 100 JPY | 46.04 GMD |
| 500 JPY | 230.21 GMD |
| 1,000 JPY | 460.42 GMD |
Get JPY/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GMDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T13:28:12Z",
"rates": {
"GMD": 0.460424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GMD",
"amount": 100
},
"result": 46.0424,
"rate": 0.460424
}Build with JPY/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key