Rate Overview
Live
1 SGD = 184.6239 YER
1 YER = 0.005416
SGD
Avg
184.4335
High
184.7464
Low
184.0812
Last updated: 7/26/2026, 11:23:10 AM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 184.62 YER |
| 10 SGD | 1,846.24 YER |
| 50 SGD | 9,231.20 YER |
| 100 SGD | 18,462.39 YER |
| 500 SGD | 92,311.96 YER |
| 1,000 SGD | 184,623.93 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-26T11:23:10Z",
"rates": {
"YER": 184.623927
}
}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": 18462.3927,
"rate": 184.623927
}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