Rate Overview
Live
1 GBP = 238.7827 DJF
1 DJF = 0.004188
GBP
Avg
238.6068
High
239.3269
Low
237.7966
Last updated: 6/15/2026, 10:30:45 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 238.78 DJF |
| 10 GBP | 2,387.83 DJF |
| 50 GBP | 11,939.14 DJF |
| 100 GBP | 23,878.27 DJF |
| 500 GBP | 119,391.37 DJF |
| 1,000 GBP | 238,782.74 DJF |
Get GBP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=DJFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-06-15T22:30:45Z",
"rates": {
"DJF": 238.78274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "DJF",
"amount": 100
},
"result": 23878.273999999998,
"rate": 238.78274
}Build with GBP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key