Rate Overview
Live
1 SGD = 187.5506 YER
1 YER = 0.005332
SGD
Avg
186.9902
High
187.6947
Low
185.8141
Last updated: 4/17/2026, 11:04:06 AM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 187.55 YER |
| 10 SGD | 1,875.51 YER |
| 50 SGD | 9,377.53 YER |
| 100 SGD | 18,755.06 YER |
| 500 SGD | 93,775.31 YER |
| 1,000 SGD | 187,550.62 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-04-17T11:04:06Z",
"rates": {
"YER": 187.550621
}
}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": 18755.0621,
"rate": 187.550621
}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