Rate Overview
Live
1 GIP = 238.5496 DJF
1 DJF = 0.004192
GIP
Avg
238.8340
High
245.8028
Low
231.6379
Last updated: 7/22/2026, 10:21:30 PM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 238.55 DJF |
| 10 GIP | 2,385.50 DJF |
| 50 GIP | 11,927.48 DJF |
| 100 GIP | 23,854.96 DJF |
| 500 GIP | 119,274.78 DJF |
| 1,000 GIP | 238,549.56 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-22T22:21:30Z",
"rates": {
"DJF": 238.549556
}
}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": 23854.9556,
"rate": 238.549556
}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