Rate Overview
Live
1 UAH = 13.4038 SDG
1 SDG = 0.074606
UAH
Avg
13.4094
High
13.4265
Low
13.3856
Last updated: 8/19/2026, 5:38:27 AM
Quick Conversions
| UAH | SDG |
|---|---|
| 1 UAH | 13.40 SDG |
| 10 UAH | 134.04 SDG |
| 50 UAH | 670.19 SDG |
| 100 UAH | 1,340.38 SDG |
| 500 UAH | 6,701.92 SDG |
| 1,000 UAH | 13,403.83 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-08-19T05:38:27Z",
"rates": {
"SDG": 13.40383
}
}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": 1340.3829999999998,
"rate": 13.40383
}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