Rate Overview
Live
1 DJF = 0.004147 GBP
1 GBP = 241.1382
DJF
Avg
0.004157
High
0.004166
Low
0.004147
Last updated: 8/15/2026, 12:47:14 AM
Quick Conversions
| DJF | GBP |
|---|---|
| 1 DJF | 0.00 GBP |
| 10 DJF | 0.04 GBP |
| 50 DJF | 0.21 GBP |
| 100 DJF | 0.41 GBP |
| 500 DJF | 2.07 GBP |
| 1,000 DJF | 4.15 GBP |
Get DJF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=GBPExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-08-15T00:47:14Z",
"rates": {
"GBP": 0.004147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "GBP",
"amount": 100
},
"result": 0.41469999999999996,
"rate": 0.004147
}Build with DJF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key