Rate Overview
Live
1 SDG = 0.394855 YER
1 YER = 2.5326
SDG
Avg
0.395678
High
0.397540
Low
0.394827
Last updated: 7/8/2026, 9:11:38 AM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.39 YER |
| 10 SDG | 3.95 YER |
| 50 SDG | 19.74 YER |
| 100 SDG | 39.49 YER |
| 500 SDG | 197.43 YER |
| 1,000 SDG | 394.86 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-08T09:11:38Z",
"rates": {
"YER": 0.394855
}
}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.4855,
"rate": 0.394855
}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