Rate Overview
Live
1 JPY = 0.452388 GMD
1 GMD = 2.2105
JPY
Avg
0.465483
High
0.486566
Low
0.452388
Last updated: 7/28/2026, 11:23:53 AM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.45 GMD |
| 10 JPY | 4.52 GMD |
| 50 JPY | 22.62 GMD |
| 100 JPY | 45.24 GMD |
| 500 JPY | 226.19 GMD |
| 1,000 JPY | 452.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-07-28T11:23:53Z",
"rates": {
"GMD": 0.452388
}
}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.2388,
"rate": 0.452388
}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