Rate Overview
Live
1 YER = 0.005316 SGD
1 SGD = 188.1114
YER
Avg
0.005346
High
0.005381
Low
0.005316
Last updated: 4/17/2026, 5:54:38 PM
Quick Conversions
| YER | SGD |
|---|---|
| 1 YER | 0.01 SGD |
| 10 YER | 0.05 SGD |
| 50 YER | 0.27 SGD |
| 100 YER | 0.53 SGD |
| 500 YER | 2.66 SGD |
| 1,000 YER | 5.32 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-04-17T17:54:38Z",
"rates": {
"SGD": 0.005316
}
}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.5316000000000001,
"rate": 0.005316
}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