Rate Overview
Live
1 SDG = 0.397294 YER
1 YER = 2.5170
SDG
Avg
0.397234
High
0.397497
Low
0.396502
Last updated: 3/7/2026, 1:03:10 AM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.40 YER |
| 10 SDG | 3.97 YER |
| 50 SDG | 19.86 YER |
| 100 SDG | 39.73 YER |
| 500 SDG | 198.65 YER |
| 1,000 SDG | 397.29 YER |
Get SDG/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=YERExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T01:03:10Z",
"rates": {
"YER": 0.397294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "YER",
"amount": 100
},
"result": 39.7294,
"rate": 0.397294
}Build with SDG/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key