Rate Overview
Live
1 SGD = 188.5059 YER
1 YER = 0.005305
SGD
Avg
187.5937
High
188.5059
Low
186.8390
Last updated: 5/7/2026, 12:33:56 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 188.51 YER |
| 10 SGD | 1,885.06 YER |
| 50 SGD | 9,425.30 YER |
| 100 SGD | 18,850.59 YER |
| 500 SGD | 94,252.96 YER |
| 1,000 SGD | 188,505.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-05-07T12:33:56Z",
"rates": {
"YER": 188.505925
}
}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": 18850.5925,
"rate": 188.505925
}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