Rate Overview
Live
1 JPY = 0.457215 GMD
1 GMD = 2.1872
JPY
Avg
0.458875
High
0.461413
Low
0.457215
Last updated: 6/18/2026, 11:40:53 AM
Quick Conversions
| JPY | GMD |
|---|---|
| 1 JPY | 0.46 GMD |
| 10 JPY | 4.57 GMD |
| 50 JPY | 22.86 GMD |
| 100 JPY | 45.72 GMD |
| 500 JPY | 228.61 GMD |
| 1,000 JPY | 457.22 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-06-18T11:40:53Z",
"rates": {
"GMD": 0.457215
}
}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.7215,
"rate": 0.457215
}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