Rate Overview
Live
1 JPY = 54.9656 GNF
1 GNF = 0.018193
JPY
Avg
57.3204
High
60.7484
Low
54.9308
Last updated: 5/27/2026, 8:27:25 PM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 54.97 GNF |
| 10 JPY | 549.66 GNF |
| 50 JPY | 2,748.28 GNF |
| 100 JPY | 5,496.56 GNF |
| 500 JPY | 27,482.78 GNF |
| 1,000 JPY | 54,965.56 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-05-27T20:27:25Z",
"rates": {
"GNF": 54.965555
}
}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": 5496.5555,
"rate": 54.965555
}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