Rate Overview
Live
1 FJD = 0.334270 GIP
1 GIP = 2.9916
FJD
Avg
0.334489
High
0.336396
Low
0.332969
Last updated: 4/16/2026, 7:56:09 PM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.33 GIP |
| 10 FJD | 3.34 GIP |
| 50 FJD | 16.71 GIP |
| 100 FJD | 33.43 GIP |
| 500 FJD | 167.14 GIP |
| 1,000 FJD | 334.27 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-04-16T19:56:09Z",
"rates": {
"GIP": 0.33427
}
}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.427,
"rate": 0.33427
}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