Rate Overview
Live
1 SGD = 183.4620 YER
1 YER = 0.005451
SGD
Avg
183.8612
High
184.3210
Low
183.2226
Last updated: 7/7/2026, 12:36:03 AM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 183.46 YER |
| 10 SGD | 1,834.62 YER |
| 50 SGD | 9,173.10 YER |
| 100 SGD | 18,346.20 YER |
| 500 SGD | 91,730.99 YER |
| 1,000 SGD | 183,461.98 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-07T00:36:03Z",
"rates": {
"YER": 183.461983
}
}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": 18346.1983,
"rate": 183.461983
}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