Rate Overview
Live
1 GHS = 13.9226 JPY
1 JPY = 0.071825
GHS
Avg
14.0484
High
14.3440
Low
13.9226
Last updated: 5/6/2026, 11:20:18 AM
Quick Conversions
| GHS | JPY |
|---|---|
| 1 GHS | 13.92 JPY |
| 10 GHS | 139.23 JPY |
| 50 GHS | 696.13 JPY |
| 100 GHS | 1,392.26 JPY |
| 500 GHS | 6,961.32 JPY |
| 1,000 GHS | 13,922.63 JPY |
Get GHS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=JPYExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-06T11:20:18Z",
"rates": {
"JPY": 13.922632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "JPY",
"amount": 100
},
"result": 1392.2632,
"rate": 13.922632
}Build with GHS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key