Rate Overview
Live
1 GIP = 239.0155 DJF
1 DJF = 0.004184
GIP
Avg
239.1719
High
245.2450
Low
232.8130
Last updated: 5/29/2026, 5:28:16 PM
Quick Conversions
| GIP | DJF |
|---|---|
| 1 GIP | 239.02 DJF |
| 10 GIP | 2,390.16 DJF |
| 50 GIP | 11,950.78 DJF |
| 100 GIP | 23,901.55 DJF |
| 500 GIP | 119,507.77 DJF |
| 1,000 GIP | 239,015.55 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-29T17:28:16Z",
"rates": {
"DJF": 239.015549
}
}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": 23901.5549,
"rate": 239.015549
}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