Rate Overview
Live
1 UAH = 13.6524 SDG
1 SDG = 0.073247
UAH
Avg
13.7880
High
13.8536
Low
13.6524
Last updated: 4/18/2026, 8:48:03 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.65 SDG |
| 10 UAH | 136.52 SDG |
| 50 UAH | 682.62 SDG |
| 100 UAH | 1,365.24 SDG |
| 500 UAH | 6,826.18 SDG |
| 1,000 UAH | 13,652.36 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-04-18T08:48:03Z",
"rates": {
"SDG": 13.652359
}
}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": 1365.2359000000001,
"rate": 13.652359
}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