Rate Overview
Live
1 UAH = 13.4489 SDG
1 SDG = 0.074356
UAH
Avg
13.4606
High
13.5113
Low
13.4324
Last updated: 9/9/2026, 5:27:43 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.45 SDG |
| 10 UAH | 134.49 SDG |
| 50 UAH | 672.44 SDG |
| 100 UAH | 1,344.89 SDG |
| 500 UAH | 6,724.44 SDG |
| 1,000 UAH | 13,448.88 SDG |
Get UAH/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SDGExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-09T05:27:43Z",
"rates": {
"SDG": 13.448877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SDG",
"amount": 100
},
"result": 1344.8877,
"rate": 13.448877
}Build with UAH/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key