Rate Overview
Live
1 YER = 0.005373 SGD
1 SGD = 186.1158
YER
Avg
0.005382
High
0.005398
Low
0.005372
Last updated: 6/17/2026, 8:00:06 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.69 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-06-17T08:00:06Z",
"rates": {
"SGD": 0.005373
}
}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.5373,
"rate": 0.005373
}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