Rate Overview
Live
1 JPY = 0.462164 GMD
1 GMD = 2.1637
JPY
Avg
0.468522
High
0.483457
Low
0.456635
Last updated: 5/28/2026, 11:07:50 PM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.46 GMD |
| 10 JPY | 4.62 GMD |
| 50 JPY | 23.11 GMD |
| 100 JPY | 46.22 GMD |
| 500 JPY | 231.08 GMD |
| 1,000 JPY | 462.16 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-28T23:07:50Z",
"rates": {
"GMD": 0.462164
}
}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.2164,
"rate": 0.462164
}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