Rate Overview
Live
1 UAH = 13.3714 SDG
1 SDG = 0.074786
UAH
Avg
13.3672
High
13.3845
Low
13.3274
Last updated: 6/18/2026, 9:59:04 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.37 SDG |
| 10 UAH | 133.71 SDG |
| 50 UAH | 668.57 SDG |
| 100 UAH | 1,337.14 SDG |
| 500 UAH | 6,685.71 SDG |
| 1,000 UAH | 13,371.43 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-06-18T09:59:04Z",
"rates": {
"SDG": 13.371426
}
}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": 1337.1426,
"rate": 13.371426
}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