Rate Overview
Live
1 JPY = 53.9799 GNF
1 GNF = 0.018525
JPY
Avg
56.2910
High
58.9605
Low
53.9799
Last updated: 7/21/2026, 12:41:03 AM
Quick Conversions
| JPY | GNF |
|---|---|
| 1 JPY | 53.98 GNF |
| 10 JPY | 539.80 GNF |
| 50 JPY | 2,699.00 GNF |
| 100 JPY | 5,397.99 GNF |
| 500 JPY | 26,989.95 GNF |
| 1,000 JPY | 53,979.91 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-07-21T00:41:03Z",
"rates": {
"GNF": 53.97991
}
}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": 5397.991,
"rate": 53.97991
}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