Rate Overview
Live
1 UAH = 0.846464 SRD
1 SRD = 1.1814
UAH
Avg
0.846307
High
0.851805
Low
0.842192
Last updated: 8/20/2026, 11:41:58 PM
Quick Conversions
| UAH | SRD |
|---|---|
| 1 UAH | 0.85 SRD |
| 10 UAH | 8.46 SRD |
| 50 UAH | 42.32 SRD |
| 100 UAH | 84.65 SRD |
| 500 UAH | 423.23 SRD |
| 1,000 UAH | 846.46 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-08-20T23:41:58Z",
"rates": {
"SRD": 0.846464
}
}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": 84.6464,
"rate": 0.846464
}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