Rate Overview
Live
1 UAH = 13.5483 SDG
1 SDG = 0.073810
UAH
Avg
13.6230
High
13.7072
Low
13.5483
Last updated: 5/28/2026, 11:00:31 PM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.55 SDG |
| 10 UAH | 135.48 SDG |
| 50 UAH | 677.41 SDG |
| 100 UAH | 1,354.83 SDG |
| 500 UAH | 6,774.13 SDG |
| 1,000 UAH | 13,548.25 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-28T23:00:31Z",
"rates": {
"SDG": 13.548254
}
}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": 1354.8254,
"rate": 13.548254
}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