Rate Overview
Live
1 GIP = 238.4361 DJF
1 DJF = 0.004194
GIP
Avg
237.8312
High
238.4361
Low
235.6043
Last updated: 7/9/2026, 4:25:07 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 238.44 DJF |
| 10 GIP | 2,384.36 DJF |
| 50 GIP | 11,921.80 DJF |
| 100 GIP | 23,843.61 DJF |
| 500 GIP | 119,218.05 DJF |
| 1,000 GIP | 238,436.09 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-09T04:25:07Z",
"rates": {
"DJF": 238.43609
}
}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": 23843.609,
"rate": 238.43609
}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