Rate Overview
Live
1 JPY = 54.9706 GNF
1 GNF = 0.018192
JPY
Avg
55.0925
High
55.1969
Low
54.9706
Last updated: 5/27/2026, 6:17:33 PM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 54.97 GNF |
| 10 JPY | 549.71 GNF |
| 50 JPY | 2,748.53 GNF |
| 100 JPY | 5,497.06 GNF |
| 500 JPY | 27,485.28 GNF |
| 1,000 JPY | 54,970.55 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-27T18:17:33Z",
"rates": {
"GNF": 54.970552
}
}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": 5497.0552,
"rate": 54.970552
}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