Rate Overview
Live
1 FJD = 0.333561 GIP
1 GIP = 2.9980
FJD
Avg
0.335778
High
0.338213
Low
0.333561
Last updated: 7/2/2026, 12:09:46 PM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.33 GIP |
| 10 FJD | 3.34 GIP |
| 50 FJD | 16.68 GIP |
| 100 FJD | 33.36 GIP |
| 500 FJD | 166.78 GIP |
| 1,000 FJD | 333.56 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-07-02T12:09:46Z",
"rates": {
"GIP": 0.333561
}
}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.3561,
"rate": 0.333561
}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