Rate Overview
Live
1 GBP = 240.8959 DJF
1 DJF = 0.004151
GBP
Avg
241.1736
High
242.1879
Low
240.1471
Last updated: 9/4/2026, 6:22:12 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 240.90 DJF |
| 10 GBP | 2,408.96 DJF |
| 50 GBP | 12,044.79 DJF |
| 100 GBP | 24,089.59 DJF |
| 500 GBP | 120,447.93 DJF |
| 1,000 GBP | 240,895.86 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-09-04T18:22:12Z",
"rates": {
"DJF": 240.895863
}
}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": 24089.5863,
"rate": 240.895863
}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