Rate Overview
Live
1 GBP = 239.4140 DJF
1 DJF = 0.004177
GBP
Avg
239.3060
High
245.0507
Low
235.3781
Last updated: 5/26/2026, 9:04:04 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 239.41 DJF |
| 10 GBP | 2,394.14 DJF |
| 50 GBP | 11,970.70 DJF |
| 100 GBP | 23,941.40 DJF |
| 500 GBP | 119,707.02 DJF |
| 1,000 GBP | 239,414.05 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-05-26T21:04:04Z",
"rates": {
"DJF": 239.414048
}
}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": 23941.4048,
"rate": 239.414048
}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