Rate Overview
Live
1 GBP = 239.3802 DJF
1 DJF = 0.004177
GBP
Avg
240.2735
High
245.4251
Low
236.8659
Last updated: 5/26/2026, 10:05:43 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 239.38 DJF |
| 10 GBP | 2,393.80 DJF |
| 50 GBP | 11,969.01 DJF |
| 100 GBP | 23,938.02 DJF |
| 500 GBP | 119,690.12 DJF |
| 1,000 GBP | 239,380.24 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-26T22:05:43Z",
"rates": {
"DJF": 239.380242
}
}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": 23938.0242,
"rate": 239.380242
}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