Rate Overview
Live
1 GIP = 237.0722 DJF
1 DJF = 0.004218
GIP
Avg
235.1978
High
243.7422
Low
220.9527
Last updated: 7/24/2026, 11:02:48 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 237.07 DJF |
| 10 GIP | 2,370.72 DJF |
| 50 GIP | 11,853.61 DJF |
| 100 GIP | 23,707.22 DJF |
| 500 GIP | 118,536.09 DJF |
| 1,000 GIP | 237,072.18 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-24T11:02:48Z",
"rates": {
"DJF": 237.072176
}
}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": 23707.2176,
"rate": 237.072176
}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