Rate Overview
Live
1 JPY = 55.5592 GNF
1 GNF = 0.017999
JPY
Avg
55.7990
High
56.3518
Low
55.5502
Last updated: 3/7/2026, 7:44:00 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 55.56 GNF |
| 10 JPY | 555.59 GNF |
| 50 JPY | 2,777.96 GNF |
| 100 JPY | 5,555.92 GNF |
| 500 JPY | 27,779.61 GNF |
| 1,000 JPY | 55,559.23 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-03-07T07:44:00Z",
"rates": {
"GNF": 55.559228
}
}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": 5555.922799999999,
"rate": 55.559228
}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