Rate Overview
Live
1 SGD = 184.2095 YER
1 YER = 0.005429
SGD
Avg
183.9172
High
184.6827
Low
183.1393
Last updated: 7/20/2026, 7:51:39 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 184.21 YER |
| 10 SGD | 1,842.09 YER |
| 50 SGD | 9,210.47 YER |
| 100 SGD | 18,420.95 YER |
| 500 SGD | 92,104.74 YER |
| 1,000 SGD | 184,209.48 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-20T19:51:39Z",
"rates": {
"YER": 184.20948
}
}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": 18420.948,
"rate": 184.20948
}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