Rate Overview
Live
1 SDG = 0.396342 YER
1 YER = 2.5231
SDG
Avg
0.397268
High
0.397580
Low
0.396342
Last updated: 6/19/2026, 8:25:45 AM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.40 YER |
| 10 SDG | 3.96 YER |
| 50 SDG | 19.82 YER |
| 100 SDG | 39.63 YER |
| 500 SDG | 198.17 YER |
| 1,000 SDG | 396.34 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-06-19T08:25:45Z",
"rates": {
"YER": 0.396342
}
}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.6342,
"rate": 0.396342
}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