Rate Overview
Live
1 GBP = 237.2401 DJF
1 DJF = 0.004215
GBP
Avg
238.5952
High
239.8012
Low
237.2401
Last updated: 7/24/2026, 6:47:03 PM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.24 DJF |
| 10 GBP | 2,372.40 DJF |
| 50 GBP | 11,862.00 DJF |
| 100 GBP | 23,724.01 DJF |
| 500 GBP | 118,620.04 DJF |
| 1,000 GBP | 237,240.08 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-24T18:47:03Z",
"rates": {
"DJF": 237.240084
}
}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": 23724.0084,
"rate": 237.240084
}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