Rate Overview
Live
1 SRD = 1.1675 UAH
1 UAH = 0.856533
SRD
Avg
1.1622
High
1.1675
Low
1.1584
Last updated: 4/18/2026, 6:07:25 AM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.17 UAH |
| 10 SRD | 11.67 UAH |
| 50 SRD | 58.37 UAH |
| 100 SRD | 116.75 UAH |
| 500 SRD | 583.75 UAH |
| 1,000 SRD | 1,167.50 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-04-18T06:07:25Z",
"rates": {
"UAH": 1.167497
}
}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.7497,
"rate": 1.167497
}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