Rate Overview
Live
1 SGD = 0.555151 JOD
1 JOD = 1.8013
SGD
Avg
0.543932
High
0.557688
Low
0.517465
Last updated: 5/27/2026, 9:57:09 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.56 JOD |
| 10 SGD | 5.55 JOD |
| 50 SGD | 27.76 JOD |
| 100 SGD | 55.52 JOD |
| 500 SGD | 277.58 JOD |
| 1,000 SGD | 555.15 JOD |
Get SGD/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=JODExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T09:57:09Z",
"rates": {
"JOD": 0.555151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "JOD",
"amount": 100
},
"result": 55.5151,
"rate": 0.555151
}Build with SGD/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key