Rate Overview
Live
1 UAH = 0.857742 SRD
1 SRD = 1.1659
UAH
Avg
0.875612
High
0.900902
Low
0.854466
Last updated: 3/28/2026, 12:24:24 PM
Quick Conversions
| UAH | SRD |
|---|---|
| 1 UAH | 0.86 SRD |
| 10 UAH | 8.58 SRD |
| 50 UAH | 42.89 SRD |
| 100 UAH | 85.77 SRD |
| 500 UAH | 428.87 SRD |
| 1,000 UAH | 857.74 SRD |
Get UAH/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SRDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T12:24:24Z",
"rates": {
"SRD": 0.857742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SRD",
"amount": 100
},
"result": 85.77420000000001,
"rate": 0.857742
}Build with UAH/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key