Rate Overview
Live
1 FJD = 0.334001 GIP
1 GIP = 2.9940
FJD
Avg
0.331932
High
0.340903
Low
0.325707
Last updated: 7/26/2026, 10:48:10 AM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.33 GIP |
| 10 FJD | 3.34 GIP |
| 50 FJD | 16.70 GIP |
| 100 FJD | 33.40 GIP |
| 500 FJD | 167.00 GIP |
| 1,000 FJD | 334.00 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-26T10:48:10Z",
"rates": {
"GIP": 0.334001
}
}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.4001,
"rate": 0.334001
}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