Rate Overview
Live
1 SGD = 139.1268 DJF
1 DJF = 0.007188
SGD
Avg
139.6952
High
141.0717
Low
138.9634
Last updated: 3/7/2026, 9:28:27 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.13 DJF |
| 10 SGD | 1,391.27 DJF |
| 50 SGD | 6,956.34 DJF |
| 100 SGD | 13,912.68 DJF |
| 500 SGD | 69,563.40 DJF |
| 1,000 SGD | 139,126.79 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-03-07T09:28:27Z",
"rates": {
"DJF": 139.126794
}
}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": 13912.679399999999,
"rate": 139.126794
}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