Rate Overview
Live
1 FJD = 0.337936 GIP
1 GIP = 2.9591
FJD
Avg
0.335761
High
0.337936
Low
0.333750
Last updated: 6/16/2026, 2:37:42 PM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.34 GIP |
| 10 FJD | 3.38 GIP |
| 50 FJD | 16.90 GIP |
| 100 FJD | 33.79 GIP |
| 500 FJD | 168.97 GIP |
| 1,000 FJD | 337.94 GIP |
Get FJD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GIPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T14:37:42Z",
"rates": {
"GIP": 0.337936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GIP",
"amount": 100
},
"result": 33.7936,
"rate": 0.337936
}Build with FJD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key