Rate Overview
Live
1 SDG = 0.072700 UAH
1 UAH = 13.7552
SDG
Avg
0.072350
High
0.072700
Low
0.072182
Last updated: 4/17/2026, 6:11:21 AM
Quick Conversions
| SDG | UAH |
|---|---|
| 1 SDG | 0.07 UAH |
| 10 SDG | 0.73 UAH |
| 50 SDG | 3.64 UAH |
| 100 SDG | 7.27 UAH |
| 500 SDG | 36.35 UAH |
| 1,000 SDG | 72.70 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-04-17T06:11:21Z",
"rates": {
"UAH": 0.0727
}
}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.2700000000000005,
"rate": 0.0727
}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