Rate Overview
Live
1 SGD = 184.3144 YER
1 YER = 0.005426
SGD
Avg
184.1833
High
184.6827
Low
183.7563
Last updated: 6/28/2026, 9:44:50 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 184.31 YER |
| 10 SGD | 1,843.14 YER |
| 50 SGD | 9,215.72 YER |
| 100 SGD | 18,431.44 YER |
| 500 SGD | 92,157.20 YER |
| 1,000 SGD | 184,314.41 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-06-28T21:44:50Z",
"rates": {
"YER": 184.314408
}
}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": 18431.4408,
"rate": 184.314408
}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