Rate Overview
Live
1 GIP = 237.4411 DJF
1 DJF = 0.004212
GIP
Avg
238.2407
High
241.1101
Low
235.9237
Last updated: 3/27/2026, 10:22:36 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 237.44 DJF |
| 10 GIP | 2,374.41 DJF |
| 50 GIP | 11,872.05 DJF |
| 100 GIP | 23,744.11 DJF |
| 500 GIP | 118,720.55 DJF |
| 1,000 GIP | 237,441.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-03-27T10:22:36Z",
"rates": {
"DJF": 237.441092
}
}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": 23744.1092,
"rate": 237.441092
}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