Rate Overview
Live
1 FJD = 0.338824 GIP
1 GIP = 2.9514
FJD
Avg
0.333657
High
0.338974
Low
0.325989
Last updated: 5/27/2026, 1:56:57 PM
Quick Conversions
| FJD | GIP |
|---|---|
| 1 FJD | 0.34 GIP |
| 10 FJD | 3.39 GIP |
| 50 FJD | 16.94 GIP |
| 100 FJD | 33.88 GIP |
| 500 FJD | 169.41 GIP |
| 1,000 FJD | 338.82 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-27T13:56:57Z",
"rates": {
"GIP": 0.338824
}
}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.882400000000004,
"rate": 0.338824
}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