Rate Overview
Live
1 SGD = 0.554274 JOD
1 JOD = 1.8042
SGD
Avg
0.556081
High
0.560539
Low
0.553460
Last updated: 3/7/2026, 3:06:40 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.54 JOD |
| 50 SGD | 27.71 JOD |
| 100 SGD | 55.43 JOD |
| 500 SGD | 277.14 JOD |
| 1,000 SGD | 554.27 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-03-07T03:06:40Z",
"rates": {
"JOD": 0.554274
}
}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.427400000000006,
"rate": 0.554274
}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