Rate Overview
Live
1 JPY = 0.458542 GMD
1 GMD = 2.1808
JPY
Avg
0.470442
High
0.486566
Low
0.458542
Last updated: 3/28/2026, 10:48:26 AM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.46 GMD |
| 10 JPY | 4.59 GMD |
| 50 JPY | 22.93 GMD |
| 100 JPY | 45.85 GMD |
| 500 JPY | 229.27 GMD |
| 1,000 JPY | 458.54 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-03-28T10:48:26Z",
"rates": {
"GMD": 0.458542
}
}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.8542,
"rate": 0.458542
}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