Rate Overview
Live
1 JPY = 0.468671 GMD
1 GMD = 2.1337
JPY
Avg
0.466788
High
0.469965
Low
0.464614
Last updated: 5/7/2026, 8:55:42 PM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.47 GMD |
| 10 JPY | 4.69 GMD |
| 50 JPY | 23.43 GMD |
| 100 JPY | 46.87 GMD |
| 500 JPY | 234.34 GMD |
| 1,000 JPY | 468.67 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-05-07T20:55:42Z",
"rates": {
"GMD": 0.468671
}
}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.8671,
"rate": 0.468671
}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