Rate Overview
Live
1 JPY = 55.1271 GNF
1 GNF = 0.018140
JPY
Avg
55.0738
High
55.2413
Low
54.8126
Last updated: 4/17/2026, 11:59:14 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 55.13 GNF |
| 10 JPY | 551.27 GNF |
| 50 JPY | 2,756.35 GNF |
| 100 JPY | 5,512.71 GNF |
| 500 JPY | 27,563.53 GNF |
| 1,000 JPY | 55,127.07 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-04-17T11:59:14Z",
"rates": {
"GNF": 55.127066
}
}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": 5512.7065999999995,
"rate": 55.127066
}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