Rate Overview
Live
1 SRD = 1.1969 UAH
1 UAH = 0.835522
SRD
Avg
1.1595
High
1.2002
Low
1.1100
Last updated: 6/18/2026, 11:51:27 AM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.20 UAH |
| 10 SRD | 11.97 UAH |
| 50 SRD | 59.84 UAH |
| 100 SRD | 119.69 UAH |
| 500 SRD | 598.43 UAH |
| 1,000 SRD | 1,196.86 UAH |
Get SRD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=UAHExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-06-18T11:51:27Z",
"rates": {
"UAH": 1.196857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "UAH",
"amount": 100
},
"result": 119.68570000000001,
"rate": 1.196857
}Build with SRD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key