Rate Overview
Live
1 YER = 0.005365 SGD
1 SGD = 186.3933
YER
Avg
0.005348
High
0.005372
Low
0.005301
Last updated: 3/7/2026, 7:40:01 AM
Quick Conversions
| YER | SGD |
|---|---|
| 1 YER | 0.01 SGD |
| 10 YER | 0.05 SGD |
| 50 YER | 0.27 SGD |
| 100 YER | 0.54 SGD |
| 500 YER | 2.68 SGD |
| 1,000 YER | 5.37 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-03-07T07:40:01Z",
"rates": {
"SGD": 0.005365
}
}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.5365,
"rate": 0.005365
}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