Rate Overview
Live
1 SGD = 0.551032 JOD
1 JOD = 1.8148
SGD
Avg
0.549668
High
0.561769
Low
0.529174
Last updated: 3/27/2026, 9:30:01 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.51 JOD |
| 50 SGD | 27.55 JOD |
| 100 SGD | 55.10 JOD |
| 500 SGD | 275.52 JOD |
| 1,000 SGD | 551.03 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-27T09:30:01Z",
"rates": {
"JOD": 0.551032
}
}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.103199999999994,
"rate": 0.551032
}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