Rate Overview
Live
1 JPY = 0.472387 GMD
1 GMD = 2.1169
JPY
Avg
0.476385
High
0.505163
Low
0.454739
Last updated: 8/3/2026, 6:40:42 PM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.47 GMD |
| 10 JPY | 4.72 GMD |
| 50 JPY | 23.62 GMD |
| 100 JPY | 47.24 GMD |
| 500 JPY | 236.19 GMD |
| 1,000 JPY | 472.39 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-08-03T18:40:42Z",
"rates": {
"GMD": 0.472387
}
}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.2387,
"rate": 0.472387
}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