Rate Overview
Live
1 DJF = 0.004207 GBP
1 GBP = 237.6991
DJF
Avg
0.004199
High
0.004238
Low
0.004151
Last updated: 3/27/2026, 1:27:48 AM
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.21 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-03-27T01:27:48Z",
"rates": {
"GBP": 0.004207
}
}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.42069999999999996,
"rate": 0.004207
}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