Rate Overview
Live
1 SDG = 0.396865 YER
1 YER = 2.5197
SDG
Avg
0.396114
High
0.397605
Low
0.394827
Last updated: 7/29/2026, 4:03:10 AM
Quick Conversions
| SDG | YER |
|---|---|
| 1 SDG | 0.40 YER |
| 10 SDG | 3.97 YER |
| 50 SDG | 19.84 YER |
| 100 SDG | 39.69 YER |
| 500 SDG | 198.43 YER |
| 1,000 SDG | 396.87 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-29T04:03:10Z",
"rates": {
"YER": 0.396865
}
}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.6865,
"rate": 0.396865
}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