Rate Overview
Live
1 YER = 2.5326 SDG
1 SDG = 0.394856
YER
Avg
2.5273
High
2.5328
Low
2.5155
Last updated: 7/8/2026, 9:09:32 AM
Quick Conversions
| YER | SDG |
|---|---|
| 1 YER | 2.53 SDG |
| 10 YER | 25.33 SDG |
| 50 YER | 126.63 SDG |
| 100 YER | 253.26 SDG |
| 500 YER | 1,266.29 SDG |
| 1,000 YER | 2,532.57 SDG |
Get YER/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SDGExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-08T09:09:32Z",
"rates": {
"SDG": 2.53257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SDG",
"amount": 100
},
"result": 253.25700000000003,
"rate": 2.53257
}Build with YER/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key