Rate Overview
Live
1 SDG = 0.074840 UAH
1 UAH = 13.3618
SDG
Avg
0.074794
High
0.074867
Low
0.074713
Last updated: 6/19/2026, 8:23:00 AM
Quick Conversions
| SDG | UAH |
|---|---|
| 1 SDG | 0.07 UAH |
| 10 SDG | 0.75 UAH |
| 50 SDG | 3.74 UAH |
| 100 SDG | 7.48 UAH |
| 500 SDG | 37.42 UAH |
| 1,000 SDG | 74.84 UAH |
Get SDG/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=UAHExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-06-19T08:23:00Z",
"rates": {
"UAH": 0.07484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "UAH",
"amount": 100
},
"result": 7.484,
"rate": 0.07484
}Build with SDG/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key