Rate Overview
Live
1 GBP = 238.3134 DJF
1 DJF = 0.004196
GBP
Avg
236.6464
High
238.3134
Low
234.3383
Last updated: 7/5/2026, 6:45:39 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 238.31 DJF |
| 10 GBP | 2,383.13 DJF |
| 50 GBP | 11,915.67 DJF |
| 100 GBP | 23,831.34 DJF |
| 500 GBP | 119,156.68 DJF |
| 1,000 GBP | 238,313.36 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-07-05T18:45:39Z",
"rates": {
"DJF": 238.313357
}
}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": 23831.3357,
"rate": 238.313357
}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