Rate Overview
Live
1 SGD = 0.555307 JOD
1 JOD = 1.8008
SGD
Avg
0.554567
High
0.555307
Low
0.553757
Last updated: 5/27/2026, 6:10:48 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.56 JOD |
| 10 SGD | 5.55 JOD |
| 50 SGD | 27.77 JOD |
| 100 SGD | 55.53 JOD |
| 500 SGD | 277.65 JOD |
| 1,000 SGD | 555.31 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-27T06:10:48Z",
"rates": {
"JOD": 0.555307
}
}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.530699999999996,
"rate": 0.555307
}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