Rate Overview
Live
1 SGD = 186.8157 YER
1 YER = 0.005353
SGD
Avg
187.1193
High
188.5231
Low
186.2540
Last updated: 5/27/2026, 8:30:01 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 186.82 YER |
| 10 SGD | 1,868.16 YER |
| 50 SGD | 9,340.79 YER |
| 100 SGD | 18,681.57 YER |
| 500 SGD | 93,407.87 YER |
| 1,000 SGD | 186,815.73 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-05-27T20:30:01Z",
"rates": {
"YER": 186.815732
}
}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": 18681.5732,
"rate": 186.815732
}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