Rate Overview
Live
1 UAH = 13.3483 SDG
1 SDG = 0.074916
UAH
Avg
13.3796
High
13.4022
Low
13.3483
Last updated: 7/29/2026, 5:57:55 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.35 SDG |
| 10 UAH | 133.48 SDG |
| 50 UAH | 667.41 SDG |
| 100 UAH | 1,334.83 SDG |
| 500 UAH | 6,674.14 SDG |
| 1,000 UAH | 13,348.29 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-07-29T05:57:55Z",
"rates": {
"SDG": 13.348287
}
}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": 1334.8287,
"rate": 13.348287
}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