Rate Overview
Live
1 YER = 2.5178 SDG
1 SDG = 0.397171
YER
Avg
2.5175
High
2.5220
Low
2.5157
Last updated: 3/7/2026, 3:44:12 AM
Quick Conversions
| YER | SDG |
|---|---|
| 1 YER | 2.52 SDG |
| 10 YER | 25.18 SDG |
| 50 YER | 125.89 SDG |
| 100 YER | 251.78 SDG |
| 500 YER | 1,258.90 SDG |
| 1,000 YER | 2,517.81 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-03-07T03:44:12Z",
"rates": {
"SDG": 2.517809
}
}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": 251.78090000000003,
"rate": 2.517809
}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