Rate Overview
Live
1 SDG = 0.074192 UAH
1 UAH = 13.4785
SDG
Avg
0.074258
High
0.074443
Low
0.074134
Last updated: 9/2/2026, 5:36:58 AM
Quick Conversions
| SDG | UAH |
|---|---|
| 1 SDG | 0.07 UAH |
| 10 SDG | 0.74 UAH |
| 50 SDG | 3.71 UAH |
| 100 SDG | 7.42 UAH |
| 500 SDG | 37.10 UAH |
| 1,000 SDG | 74.19 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-09-02T05:36:58Z",
"rates": {
"UAH": 0.074192
}
}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.419199999999999,
"rate": 0.074192
}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