Rate Overview
Live
1 FJD = 0.335052 GIP
1 GIP = 2.9846
FJD
Avg
0.334771
High
0.337410
Low
0.331069
Last updated: 5/7/2026, 12:14:05 AM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.34 GIP |
| 10 FJD | 3.35 GIP |
| 50 FJD | 16.75 GIP |
| 100 FJD | 33.51 GIP |
| 500 FJD | 167.53 GIP |
| 1,000 FJD | 335.05 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-05-07T00:14:05Z",
"rates": {
"GIP": 0.335052
}
}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.5052,
"rate": 0.335052
}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