Rate Overview
Live
1 SGD = 186.9306 YER
1 YER = 0.005350
SGD
Avg
186.6394
High
186.9306
Low
186.3903
Last updated: 5/27/2026, 2:51:20 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 186.93 YER |
| 10 SGD | 1,869.31 YER |
| 50 SGD | 9,346.53 YER |
| 100 SGD | 18,693.06 YER |
| 500 SGD | 93,465.30 YER |
| 1,000 SGD | 186,930.60 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-27T14:51:20Z",
"rates": {
"YER": 186.930601
}
}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": 18693.0601,
"rate": 186.930601
}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