Rate Overview
Live
1 UAH = 13.6735 SDG
1 SDG = 0.073134
UAH
Avg
14.3241
High
14.6076
Low
13.6735
Last updated: 3/27/2026, 10:09:16 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.67 SDG |
| 10 UAH | 136.73 SDG |
| 50 UAH | 683.67 SDG |
| 100 UAH | 1,367.35 SDG |
| 500 UAH | 6,836.73 SDG |
| 1,000 UAH | 13,673.46 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-03-27T10:09:16Z",
"rates": {
"SDG": 13.673458
}
}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": 1367.3458,
"rate": 13.673458
}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