Rate Overview
Live
1 GBP = 237.9591 DJF
1 DJF = 0.004202
GBP
Avg
238.8547
High
244.0934
Low
233.8139
Last updated: 7/26/2026, 9:08:56 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.96 DJF |
| 10 GBP | 2,379.59 DJF |
| 50 GBP | 11,897.96 DJF |
| 100 GBP | 23,795.91 DJF |
| 500 GBP | 118,979.57 DJF |
| 1,000 GBP | 237,959.14 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-26T09:08:56Z",
"rates": {
"DJF": 237.959135
}
}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": 23795.9135,
"rate": 237.959135
}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