Rate Overview
Live
1 JPY = 54.6856 GNF
1 GNF = 0.018286
JPY
Avg
54.6882
High
54.8344
Low
54.5954
Last updated: 6/17/2026, 7:08:55 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 54.69 GNF |
| 10 JPY | 546.86 GNF |
| 50 JPY | 2,734.28 GNF |
| 100 JPY | 5,468.56 GNF |
| 500 JPY | 27,342.81 GNF |
| 1,000 JPY | 54,685.62 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-06-17T07:08:55Z",
"rates": {
"GNF": 54.68562
}
}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": 5468.562,
"rate": 54.68562
}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