Rate Overview
Live
1 GIP = 241.8554 DJF
1 DJF = 0.004135
GIP
Avg
241.7510
High
242.9079
Low
240.5099
Last updated: 5/9/2026, 9:49:29 AM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 241.86 DJF |
| 10 GIP | 2,418.55 DJF |
| 50 GIP | 12,092.77 DJF |
| 100 GIP | 24,185.54 DJF |
| 500 GIP | 120,927.69 DJF |
| 1,000 GIP | 241,855.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-05-09T09:49:29Z",
"rates": {
"DJF": 241.855379
}
}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": 24185.5379,
"rate": 241.855379
}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