Rate Overview
Live
1 GBP = 238.8116 DJF
1 DJF = 0.004187
GBP
Avg
238.5241
High
240.6219
Low
237.3288
Last updated: 3/7/2026, 12:23:43 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 238.81 DJF |
| 10 GBP | 2,388.12 DJF |
| 50 GBP | 11,940.58 DJF |
| 100 GBP | 23,881.16 DJF |
| 500 GBP | 119,405.82 DJF |
| 1,000 GBP | 238,811.64 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-03-07T00:23:43Z",
"rates": {
"DJF": 238.811636
}
}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": 23881.1636,
"rate": 238.811636
}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