Rate Overview
Live
1 FJD = 0.332983 GIP
1 GIP = 3.0032
FJD
Avg
0.333640
High
0.335799
Low
0.332962
Last updated: 8/13/2026, 5:41:50 AM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.33 GIP |
| 10 FJD | 3.33 GIP |
| 50 FJD | 16.65 GIP |
| 100 FJD | 33.30 GIP |
| 500 FJD | 166.49 GIP |
| 1,000 FJD | 332.98 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-08-13T05:41:50Z",
"rates": {
"GIP": 0.332983
}
}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.2983,
"rate": 0.332983
}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