Rate Overview
Live
1 SDG = 0.397199 YER
1 YER = 2.5176
SDG
Avg
0.398260
High
0.422100
Low
0.396061
Last updated: 7/28/2026, 7:57:08 PM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.40 YER |
| 10 SDG | 3.97 YER |
| 50 SDG | 19.86 YER |
| 100 SDG | 39.72 YER |
| 500 SDG | 198.60 YER |
| 1,000 SDG | 397.20 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-07-28T19:57:08Z",
"rates": {
"YER": 0.397199
}
}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.7199,
"rate": 0.397199
}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