Rate Overview
Live
1 JPY = 0.473717 GMD
1 GMD = 2.1110
JPY
Avg
0.468572
High
0.478057
Low
0.462018
Last updated: 9/4/2026, 5:21:21 PM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.47 GMD |
| 10 JPY | 4.74 GMD |
| 50 JPY | 23.69 GMD |
| 100 JPY | 47.37 GMD |
| 500 JPY | 236.86 GMD |
| 1,000 JPY | 473.72 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-09-04T17:21:21Z",
"rates": {
"GMD": 0.473717
}
}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": 47.3717,
"rate": 0.473717
}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