Rate Overview
Live
1 GIP = 239.1706 DJF
1 DJF = 0.004181
GIP
Avg
239.5773
High
240.4717
Low
238.8703
Last updated: 7/22/2026, 1:28:50 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 239.17 DJF |
| 10 GIP | 2,391.71 DJF |
| 50 GIP | 11,958.53 DJF |
| 100 GIP | 23,917.06 DJF |
| 500 GIP | 119,585.31 DJF |
| 1,000 GIP | 239,170.61 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-22T01:28:50Z",
"rates": {
"DJF": 239.170611
}
}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": 23917.0611,
"rate": 239.170611
}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