Rate Overview
Live
1 JPY = 55.1187 GNF
1 GNF = 0.018143
JPY
Avg
55.3127
High
55.6948
Low
55.1187
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 55.12 GNF |
| 10 JPY | 551.19 GNF |
| 50 JPY | 2,755.93 GNF |
| 100 JPY | 5,511.87 GNF |
| 500 JPY | 27,559.34 GNF |
| 1,000 JPY | 55,118.67 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-08-15T04:51:23Z",
"rates": {
"GNF": 55.118673
}
}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": 5511.8673,
"rate": 55.118673
}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