Rate Overview
Live
1 SGD = 184.5628 YER
1 YER = 0.005418
SGD
Avg
185.8366
High
187.0419
Low
184.5628
Last updated: 3/28/2026, 9:13:59 AM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 184.56 YER |
| 10 SGD | 1,845.63 YER |
| 50 SGD | 9,228.14 YER |
| 100 SGD | 18,456.28 YER |
| 500 SGD | 92,281.41 YER |
| 1,000 SGD | 184,562.83 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-28T09:13:59Z",
"rates": {
"YER": 184.562826
}
}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": 18456.2826,
"rate": 184.562826
}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