Rate Overview
Live
1 GIP = 238.2725 DJF
1 DJF = 0.004197
GIP
Avg
236.7822
High
239.5224
Low
234.3570
Last updated: 7/7/2026, 9:04:34 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 238.27 DJF |
| 10 GIP | 2,382.72 DJF |
| 50 GIP | 11,913.62 DJF |
| 100 GIP | 23,827.25 DJF |
| 500 GIP | 119,136.24 DJF |
| 1,000 GIP | 238,272.49 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-07-07T09:04:34Z",
"rates": {
"DJF": 238.272488
}
}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": 23827.2488,
"rate": 238.272488
}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