Rate Overview
Live
1 GIP = 236.4914 DJF
1 DJF = 0.004228
GIP
Avg
239.4026
High
245.6021
Low
234.3570
Last updated: 7/29/2026, 2:22:49 PM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 236.49 DJF |
| 10 GIP | 2,364.91 DJF |
| 50 GIP | 11,824.57 DJF |
| 100 GIP | 23,649.14 DJF |
| 500 GIP | 118,245.69 DJF |
| 1,000 GIP | 236,491.38 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-29T14:22:49Z",
"rates": {
"DJF": 236.491384
}
}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": 23649.1384,
"rate": 236.491384
}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