Rate Overview
Live
1 SGD = 184.3052 YER
1 YER = 0.005426
SGD
Avg
186.3690
High
188.7258
Low
183.9227
Last updated: 7/28/2026, 11:59:19 AM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 184.31 YER |
| 10 SGD | 1,843.05 YER |
| 50 SGD | 9,215.26 YER |
| 100 SGD | 18,430.52 YER |
| 500 SGD | 92,152.62 YER |
| 1,000 SGD | 184,305.25 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-07-28T11:59:19Z",
"rates": {
"YER": 184.305249
}
}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": 18430.5249,
"rate": 184.305249
}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