Rate Overview
Live
1 GIP = 237.9901 DJF
1 DJF = 0.004202
GIP
Avg
238.8257
High
240.6828
Low
237.3515
Last updated: 3/7/2026, 12:14:59 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 237.99 DJF |
| 10 GIP | 2,379.90 DJF |
| 50 GIP | 11,899.51 DJF |
| 100 GIP | 23,799.01 DJF |
| 500 GIP | 118,995.07 DJF |
| 1,000 GIP | 237,990.14 DJF |
Get GIP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=DJFExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T00:14:59Z",
"rates": {
"DJF": 237.990142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "DJF",
"amount": 100
},
"result": 23799.014199999998,
"rate": 237.990142
}Build with GIP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key