Rate Overview
Live
1 JPY = 0.068389 GHS
1 GHS = 14.6222
JPY
Avg
0.068240
High
0.068438
Low
0.067751
Last updated: 3/7/2026, 1:01:30 AM
Quick Conversions
| JPY | GHS |
|---|---|
| 1 JPY | 0.07 GHS |
| 10 JPY | 0.68 GHS |
| 50 JPY | 3.42 GHS |
| 100 JPY | 6.84 GHS |
| 500 JPY | 34.19 GHS |
| 1,000 JPY | 68.39 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-07T01:01:30Z",
"rates": {
"GHS": 0.068389
}
}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.838900000000001,
"rate": 0.068389
}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