Rate Overview
Live
1 SRD = 1.1803 UAH
1 UAH = 0.847233
SRD
Avg
1.1791
High
1.1834
Low
1.1707
Last updated: 9/3/2026, 11:55:28 AM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.18 UAH |
| 10 SRD | 11.80 UAH |
| 50 SRD | 59.02 UAH |
| 100 SRD | 118.03 UAH |
| 500 SRD | 590.16 UAH |
| 1,000 SRD | 1,180.31 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-09-03T11:55:28Z",
"rates": {
"UAH": 1.180313
}
}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.03129999999999,
"rate": 1.180313
}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