Rate Overview
Live
1 GBP = 237.6084 DJF
1 DJF = 0.004209
GBP
Avg
239.6127
High
245.4251
Low
234.3383
Last updated: 7/25/2026, 3:27:33 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.61 DJF |
| 10 GBP | 2,376.08 DJF |
| 50 GBP | 11,880.42 DJF |
| 100 GBP | 23,760.84 DJF |
| 500 GBP | 118,804.20 DJF |
| 1,000 GBP | 237,608.39 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-25T03:27:33Z",
"rates": {
"DJF": 237.608391
}
}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": 23760.8391,
"rate": 237.608391
}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