Rate Overview
Live
1 UAH = 13.6698 SDG
1 SDG = 0.073154
UAH
Avg
13.6622
High
13.6928
Low
13.6244
Last updated: 5/8/2026, 1:00:44 PM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.67 SDG |
| 10 UAH | 136.70 SDG |
| 50 UAH | 683.49 SDG |
| 100 UAH | 1,366.98 SDG |
| 500 UAH | 6,834.88 SDG |
| 1,000 UAH | 13,669.76 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-08T13:00:44Z",
"rates": {
"SDG": 13.669762
}
}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": 1366.9762,
"rate": 13.669762
}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