Rate Overview
Live
1 SGD = 0.558990 JOD
1 JOD = 1.7889
SGD
Avg
0.556989
High
0.559034
Low
0.555135
Last updated: 5/7/2026, 1:18:24 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.56 JOD |
| 10 SGD | 5.59 JOD |
| 50 SGD | 27.95 JOD |
| 100 SGD | 55.90 JOD |
| 500 SGD | 279.50 JOD |
| 1,000 SGD | 558.99 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-07T01:18:24Z",
"rates": {
"JOD": 0.55899
}
}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.899,
"rate": 0.55899
}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