Rate Overview
Live
1 GIP = 237.9591 DJF
1 DJF = 0.004202
GIP
Avg
239.4499
High
245.6021
Low
234.3570
Last updated: 7/26/2026, 11:54:28 PM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 237.96 DJF |
| 10 GIP | 2,379.59 DJF |
| 50 GIP | 11,897.96 DJF |
| 100 GIP | 23,795.91 DJF |
| 500 GIP | 118,979.57 DJF |
| 1,000 GIP | 237,959.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-07-26T23:54:28Z",
"rates": {
"DJF": 237.959135
}
}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": 23795.9135,
"rate": 237.959135
}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