Rate Overview
Live
1 DJF = 0.004196 GBP
1 GBP = 238.3222
DJF
Avg
0.004225
High
0.004267
Low
0.004196
Last updated: 7/5/2026, 11:27:56 PM
Quick Conversions
| DJF | GBP |
|---|---|
| 1 DJF | 0.00 GBP |
| 10 DJF | 0.04 GBP |
| 50 DJF | 0.21 GBP |
| 100 DJF | 0.42 GBP |
| 500 DJF | 2.10 GBP |
| 1,000 DJF | 4.20 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-07-05T23:27:56Z",
"rates": {
"GBP": 0.004196
}
}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.41960000000000003,
"rate": 0.004196
}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