Rate Overview
Live
1 DJF = 0.004142 GBP
1 GBP = 241.4293
DJF
Avg
0.004148
High
0.004165
Low
0.004132
Last updated: 5/6/2026, 5:20:24 PM
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.14 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-05-06T17:20:24Z",
"rates": {
"GBP": 0.004142
}
}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.4142,
"rate": 0.004142
}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