Rate Overview
Live
1 SGD = 186.8223 YER
1 YER = 0.005353
SGD
Avg
186.5279
High
192.4652
Low
182.2720
Last updated: 5/27/2026, 5:30:55 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 186.82 YER |
| 10 SGD | 1,868.22 YER |
| 50 SGD | 9,341.12 YER |
| 100 SGD | 18,682.23 YER |
| 500 SGD | 93,411.16 YER |
| 1,000 SGD | 186,822.31 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-05-27T17:30:55Z",
"rates": {
"YER": 186.822313
}
}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": 18682.2313,
"rate": 186.822313
}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