Rate Overview
Live
1 JPY = 53.6363 GNF
1 GNF = 0.018644
JPY
Avg
55.2778
High
57.4978
Low
53.6363
Last updated: 7/28/2026, 8:50:18 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 53.64 GNF |
| 10 JPY | 536.36 GNF |
| 50 JPY | 2,681.82 GNF |
| 100 JPY | 5,363.63 GNF |
| 500 JPY | 26,818.16 GNF |
| 1,000 JPY | 53,636.33 GNF |
Get JPY/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GNFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T08:50:18Z",
"rates": {
"GNF": 53.636328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GNF",
"amount": 100
},
"result": 5363.6328,
"rate": 53.636328
}Build with JPY/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key