Rate Overview
Live
1 GIP = 239.9725 DJF
1 DJF = 0.004167
GIP
Avg
240.1069
High
240.6184
Low
239.6141
Last updated: 8/13/2026, 9:26:30 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 239.97 DJF |
| 10 GIP | 2,399.73 DJF |
| 50 GIP | 11,998.63 DJF |
| 100 GIP | 23,997.25 DJF |
| 500 GIP | 119,986.25 DJF |
| 1,000 GIP | 239,972.51 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-08-13T09:26:30Z",
"rates": {
"DJF": 239.972508
}
}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": 23997.2508,
"rate": 239.972508
}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