Rate Overview
Live
1 JPY = 0.068472 GHS
1 GHS = 14.6045
JPY
Avg
0.068344
High
0.068851
Low
0.067751
Last updated: 3/27/2026, 4:57:26 AM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.68 GHS |
| 50 JPY | 3.42 GHS |
| 100 JPY | 6.85 GHS |
| 500 JPY | 34.24 GHS |
| 1,000 JPY | 68.47 GHS |
Get JPY/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GHSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T04:57:26Z",
"rates": {
"GHS": 0.068472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GHS",
"amount": 100
},
"result": 6.847200000000001,
"rate": 0.068472
}Build with JPY/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key