Rate Overview
Live
1 SGD = 137.8753 DJF
1 DJF = 0.007253
SGD
Avg
137.7162
High
138.1986
Low
137.2613
Last updated: 7/6/2026, 10:02:40 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 137.88 DJF |
| 10 SGD | 1,378.75 DJF |
| 50 SGD | 6,893.77 DJF |
| 100 SGD | 13,787.53 DJF |
| 500 SGD | 68,937.67 DJF |
| 1,000 SGD | 137,875.34 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-07-06T22:02:40Z",
"rates": {
"DJF": 137.875335
}
}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": 13787.533500000001,
"rate": 137.875335
}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