Rate Overview
Live
1 YER = 2.5188 SDG
1 SDG = 0.397011
YER
Avg
2.5240
High
2.5343
Low
2.5183
Last updated: 4/18/2026, 12:29:51 PM
Quick Conversions
| YER | SDG |
|---|---|
| 1 YER | 2.52 SDG |
| 10 YER | 25.19 SDG |
| 50 YER | 125.94 SDG |
| 100 YER | 251.88 SDG |
| 500 YER | 1,259.41 SDG |
| 1,000 YER | 2,518.82 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-04-18T12:29:51Z",
"rates": {
"SDG": 2.518823
}
}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.8823,
"rate": 2.518823
}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