Rate Overview
Live
1 SGD = 139.4958 DJF
1 DJF = 0.007169
SGD
Avg
139.3388
High
139.5305
Low
139.0393
Last updated: 5/27/2026, 2:51:18 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.50 DJF |
| 10 SGD | 1,394.96 DJF |
| 50 SGD | 6,974.79 DJF |
| 100 SGD | 13,949.58 DJF |
| 500 SGD | 69,747.91 DJF |
| 1,000 SGD | 139,495.82 DJF |
Get SGD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=DJFExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T14:51:18Z",
"rates": {
"DJF": 139.495824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "DJF",
"amount": 100
},
"result": 13949.5824,
"rate": 139.495824
}Build with SGD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key