Rate Overview
Live
1 UAH = 13.5573 SDG
1 SDG = 0.073761
UAH
Avg
13.7399
High
14.1635
Low
12.8862
Last updated: 5/29/2026, 2:30:11 PM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.56 SDG |
| 10 UAH | 135.57 SDG |
| 50 UAH | 677.86 SDG |
| 100 UAH | 1,355.73 SDG |
| 500 UAH | 6,778.63 SDG |
| 1,000 UAH | 13,557.26 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-05-29T14:30:11Z",
"rates": {
"SDG": 13.557257
}
}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": 1355.7257,
"rate": 13.557257
}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