Rate Overview
Live
1 SRD = 1.1861 UAH
1 UAH = 0.843069
SRD
Avg
1.1451
High
1.1931
Low
1.0947
Last updated: 5/28/2026, 9:48:15 PM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.19 UAH |
| 10 SRD | 11.86 UAH |
| 50 SRD | 59.31 UAH |
| 100 SRD | 118.61 UAH |
| 500 SRD | 593.07 UAH |
| 1,000 SRD | 1,186.14 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-05-28T21:48:15Z",
"rates": {
"UAH": 1.186142
}
}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": 118.6142,
"rate": 1.186142
}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