Rate Overview
Live
1 SRD = 1.1736 UAH
1 UAH = 0.852086
SRD
Avg
1.1737
High
1.1767
Low
1.1702
Last updated: 5/8/2026, 11:45:00 AM
Quick Conversions
| SRD | UAH |
|---|---|
| 1 SRD | 1.17 UAH |
| 10 SRD | 11.74 UAH |
| 50 SRD | 58.68 UAH |
| 100 SRD | 117.36 UAH |
| 500 SRD | 586.80 UAH |
| 1,000 SRD | 1,173.59 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-08T11:45:00Z",
"rates": {
"UAH": 1.17359
}
}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": 117.359,
"rate": 1.17359
}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