Rate Overview
Live
1 SGD = 139.9445 DJF
1 DJF = 0.007146
SGD
Avg
139.6684
High
140.0018
Low
139.3194
Last updated: 4/17/2026, 11:04:06 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.94 DJF |
| 10 SGD | 1,399.45 DJF |
| 50 SGD | 6,997.23 DJF |
| 100 SGD | 13,994.45 DJF |
| 500 SGD | 69,972.25 DJF |
| 1,000 SGD | 139,944.50 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-04-17T11:04:06Z",
"rates": {
"DJF": 139.944501
}
}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": 13994.4501,
"rate": 139.944501
}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