Rate Overview
Live
1 JPY = 54.3642 GNF
1 GNF = 0.018394
JPY
Avg
54.2252
High
54.4133
Low
53.8923
Last updated: 7/6/2026, 1:23:45 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 54.36 GNF |
| 10 JPY | 543.64 GNF |
| 50 JPY | 2,718.21 GNF |
| 100 JPY | 5,436.42 GNF |
| 500 JPY | 27,182.09 GNF |
| 1,000 JPY | 54,364.17 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-06T01:23:45Z",
"rates": {
"GNF": 54.36417
}
}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": 5436.417,
"rate": 54.36417
}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