Rate Overview
Live
1 GBP = 237.1321 DJF
1 DJF = 0.004217
GBP
Avg
237.5383
High
240.0523
Low
234.0987
Last updated: 7/24/2026, 2:52:02 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.13 DJF |
| 10 GBP | 2,371.32 DJF |
| 50 GBP | 11,856.60 DJF |
| 100 GBP | 23,713.21 DJF |
| 500 GBP | 118,566.03 DJF |
| 1,000 GBP | 237,132.06 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-24T02:52:02Z",
"rates": {
"DJF": 237.132056
}
}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": 23713.2056,
"rate": 237.132056
}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