Rate Overview
Live
1 JPY = 0.455572 GMD
1 GMD = 2.1950
JPY
Avg
0.455534
High
0.458391
Low
0.452049
Last updated: 7/8/2026, 1:33:48 AM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.46 GMD |
| 10 JPY | 4.56 GMD |
| 50 JPY | 22.78 GMD |
| 100 JPY | 45.56 GMD |
| 500 JPY | 227.79 GMD |
| 1,000 JPY | 455.57 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-07-08T01:33:48Z",
"rates": {
"GMD": 0.455572
}
}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": 45.557199999999995,
"rate": 0.455572
}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