Rate Overview
Live
1 YER = 0.005455 SGD
1 SGD = 183.3181
YER
Avg
0.005441
High
0.005457
Low
0.005425
Last updated: 7/8/2026, 12:53:39 AM
Quick Conversions
| YER | SGD |
|---|---|
| 1 YER | 0.01 SGD |
| 10 YER | 0.05 SGD |
| 50 YER | 0.27 SGD |
| 100 YER | 0.55 SGD |
| 500 YER | 2.73 SGD |
| 1,000 YER | 5.46 SGD |
Get YER/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SGDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-08T00:53:39Z",
"rates": {
"SGD": 0.005455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SGD",
"amount": 100
},
"result": 0.5455,
"rate": 0.005455
}Build with YER/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key