Rate Overview
Live
1 FJD = 0.339136 GIP
1 GIP = 2.9487
FJD
Avg
0.337275
High
0.339136
Low
0.335043
Last updated: 3/6/2026, 8:46:04 PM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.34 GIP |
| 10 FJD | 3.39 GIP |
| 50 FJD | 16.96 GIP |
| 100 FJD | 33.91 GIP |
| 500 FJD | 169.57 GIP |
| 1,000 FJD | 339.14 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-03-06T20:46:04Z",
"rates": {
"GIP": 0.339136
}
}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.9136,
"rate": 0.339136
}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