Rate Overview
Live
1 SGD = 183.9990 YER
1 YER = 0.005435
SGD
Avg
185.9241
High
188.8914
Low
182.4299
Last updated: 7/12/2026, 2:32:57 PM
Quick Conversions
| SGD | YER |
|---|---|
| 1 SGD | 184.00 YER |
| 10 SGD | 1,839.99 YER |
| 50 SGD | 9,199.95 YER |
| 100 SGD | 18,399.90 YER |
| 500 SGD | 91,999.51 YER |
| 1,000 SGD | 183,999.02 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-12T14:32:57Z",
"rates": {
"YER": 183.999021
}
}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": 18399.9021,
"rate": 183.999021
}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