Rate Overview
Live
1 JPY = 0.461143 GMD
1 GMD = 2.1685
JPY
Avg
0.465424
High
0.469007
Low
0.461143
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.46 GMD |
| 10 JPY | 4.61 GMD |
| 50 JPY | 23.06 GMD |
| 100 JPY | 46.11 GMD |
| 500 JPY | 230.57 GMD |
| 1,000 JPY | 461.14 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-15T04:51:23Z",
"rates": {
"GMD": 0.461143
}
}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.1143,
"rate": 0.461143
}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