Rate Overview
Live
1 SGD = 183.1635 YER
1 YER = 0.005460
SGD
Avg
186.5995
High
188.7258
Low
183.1635
Last updated: 7/6/2026, 3:47:52 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 183.16 YER |
| 10 SGD | 1,831.64 YER |
| 50 SGD | 9,158.18 YER |
| 100 SGD | 18,316.35 YER |
| 500 SGD | 91,581.76 YER |
| 1,000 SGD | 183,163.51 YER |
Get SGD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=YERExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-06T15:47:52Z",
"rates": {
"YER": 183.163513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "YER",
"amount": 100
},
"result": 18316.3513,
"rate": 183.163513
}Build with SGD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key