Rate Overview
Live
1 GIP = 240.1900 DJF
1 DJF = 0.004163
GIP
Avg
241.2478
High
242.2852
Low
240.1900
Last updated: 9/3/2026, 9:00:41 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 240.19 DJF |
| 10 GIP | 2,401.90 DJF |
| 50 GIP | 12,009.50 DJF |
| 100 GIP | 24,019.00 DJF |
| 500 GIP | 120,094.98 DJF |
| 1,000 GIP | 240,189.97 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-09-03T09:00:41Z",
"rates": {
"DJF": 240.189967
}
}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": 24018.9967,
"rate": 240.189967
}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