Rate Overview
Live
1 SGD = 187.0858 YER
1 YER = 0.005345
SGD
Avg
186.3593
High
187.0858
Low
185.8071
Last updated: 9/4/2026, 11:13:56 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 187.09 YER |
| 10 SGD | 1,870.86 YER |
| 50 SGD | 9,354.29 YER |
| 100 SGD | 18,708.58 YER |
| 500 SGD | 93,542.91 YER |
| 1,000 SGD | 187,085.82 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-09-04T23:13:56Z",
"rates": {
"YER": 187.085819
}
}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": 18708.581899999997,
"rate": 187.085819
}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