Rate Overview
Live
1 JPY = 0.068746 GHS
1 GHS = 14.5463
JPY
Avg
0.071983
High
0.074506
Low
0.068746
Last updated: 8/15/2026, 4:51:22 AM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.69 GHS |
| 50 JPY | 3.44 GHS |
| 100 JPY | 6.87 GHS |
| 500 JPY | 34.37 GHS |
| 1,000 JPY | 68.75 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-08-15T04:51:22Z",
"rates": {
"GHS": 0.068746
}
}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.8746,
"rate": 0.068746
}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