Rate Overview
Live
1 SRD = 1.1602 UAH
1 UAH = 0.861920
SRD
Avg
1.1529
High
1.1634
Low
1.1412
Last updated: 3/7/2026, 7:36:18 AM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.16 UAH |
| 10 SRD | 11.60 UAH |
| 50 SRD | 58.01 UAH |
| 100 SRD | 116.02 UAH |
| 500 SRD | 580.10 UAH |
| 1,000 SRD | 1,160.20 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-07T07:36:18Z",
"rates": {
"UAH": 1.1602
}
}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.02,
"rate": 1.1602
}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