Rate Overview
Live
1 FJD = 0.331948 GIP
1 GIP = 3.0125
FJD
Avg
0.333752
High
0.338974
Low
0.325989
Last updated: 7/7/2026, 9:05:39 AM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.33 GIP |
| 10 FJD | 3.32 GIP |
| 50 FJD | 16.60 GIP |
| 100 FJD | 33.19 GIP |
| 500 FJD | 165.97 GIP |
| 1,000 FJD | 331.95 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-07T09:05:39Z",
"rates": {
"GIP": 0.331948
}
}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.1948,
"rate": 0.331948
}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