Rate Overview
Live
1 SGD = 0.550919 JOD
1 JOD = 1.8151
SGD
Avg
0.551261
High
0.561769
Low
0.542383
Last updated: 3/27/2026, 11:16:59 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.51 JOD |
| 50 SGD | 27.55 JOD |
| 100 SGD | 55.09 JOD |
| 500 SGD | 275.46 JOD |
| 1,000 SGD | 550.92 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-27T11:16:59Z",
"rates": {
"JOD": 0.550919
}
}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.0919,
"rate": 0.550919
}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