Rate Overview
Live
1 SDG = 0.397596 YER
1 YER = 2.5151
SDG
Avg
0.397530
High
0.397621
Low
0.397381
Last updated: 3/27/2026, 10:12:24 AM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.40 YER |
| 10 SDG | 3.98 YER |
| 50 SDG | 19.88 YER |
| 100 SDG | 39.76 YER |
| 500 SDG | 198.80 YER |
| 1,000 SDG | 397.60 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-27T10:12:24Z",
"rates": {
"YER": 0.397596
}
}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.7596,
"rate": 0.397596
}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