Rate Overview
Live
1 SRD = 1.1659 UAH
1 UAH = 0.857743
SRD
Avg
1.1599
High
1.4360
Low
1.0681
Last updated: 3/28/2026, 10:57:51 AM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.17 UAH |
| 10 SRD | 11.66 UAH |
| 50 SRD | 58.29 UAH |
| 100 SRD | 116.59 UAH |
| 500 SRD | 582.93 UAH |
| 1,000 SRD | 1,165.85 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-03-28T10:57:51Z",
"rates": {
"UAH": 1.16585
}
}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": 116.58500000000001,
"rate": 1.16585
}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