Rate Overview
Live
1 GBP = 237.4150 DJF
1 DJF = 0.004212
GBP
Avg
237.9340
High
239.0520
Low
237.3006
Last updated: 3/27/2026, 4:25:57 AM
Quick Conversions
| GBP | DJF |
|---|---|
| 1 GBP | 237.41 DJF |
| 10 GBP | 2,374.15 DJF |
| 50 GBP | 11,870.75 DJF |
| 100 GBP | 23,741.50 DJF |
| 500 GBP | 118,707.48 DJF |
| 1,000 GBP | 237,414.96 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-03-27T04:25:57Z",
"rates": {
"DJF": 237.414956
}
}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": 23741.4956,
"rate": 237.414956
}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