Rate Overview
Live
1 SDG = 0.395220 YER
1 YER = 2.5302
SDG
Avg
0.395523
High
0.397243
Low
0.394479
Last updated: 8/12/2026, 9:22:52 AM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.40 YER |
| 10 SDG | 3.95 YER |
| 50 SDG | 19.76 YER |
| 100 SDG | 39.52 YER |
| 500 SDG | 197.61 YER |
| 1,000 SDG | 395.22 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-08-12T09:22:52Z",
"rates": {
"YER": 0.39522
}
}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.522,
"rate": 0.39522
}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