Rate Overview
Live
1 SGD = 186.3728 YER
1 YER = 0.005366
SGD
Avg
186.9880
High
188.6183
Low
186.1389
Last updated: 3/7/2026, 7:39:57 AM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 186.37 YER |
| 10 SGD | 1,863.73 YER |
| 50 SGD | 9,318.64 YER |
| 100 SGD | 18,637.28 YER |
| 500 SGD | 93,186.40 YER |
| 1,000 SGD | 186,372.80 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-03-07T07:39:57Z",
"rates": {
"YER": 186.372804
}
}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": 18637.2804,
"rate": 186.372804
}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