Rate Overview
Live
1 UAH = 13.7347 SDG
1 SDG = 0.072808
UAH
Avg
13.7972
High
13.9277
Low
13.6680
Last updated: 3/7/2026, 3:38:52 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.73 SDG |
| 10 UAH | 137.35 SDG |
| 50 UAH | 686.74 SDG |
| 100 UAH | 1,373.47 SDG |
| 500 UAH | 6,867.37 SDG |
| 1,000 UAH | 13,734.74 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-07T03:38:52Z",
"rates": {
"SDG": 13.734744
}
}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": 1373.4743999999998,
"rate": 13.734744
}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