Rate Overview
Live
1 SDG = 0.074705 UAH
1 UAH = 13.3860
SDG
Avg
0.074642
High
0.074758
Low
0.074466
Last updated: 7/27/2026, 3:49:01 PM
Quick Conversions
| SDG | UAH |
|---|---|
| 1 SDG | 0.07 UAH |
| 10 SDG | 0.75 UAH |
| 50 SDG | 3.74 UAH |
| 100 SDG | 7.47 UAH |
| 500 SDG | 37.35 UAH |
| 1,000 SDG | 74.71 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-07-27T15:49:01Z",
"rates": {
"UAH": 0.074705
}
}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.4704999999999995,
"rate": 0.074705
}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