Rate Overview
Live
1 UAH = 0.839161 SRD
1 SRD = 1.1917
UAH
Avg
0.863979
High
0.936272
Low
0.696365
Last updated: 5/27/2026, 9:40:56 PM
Quick Conversions
| UAH | SRD |
|---|---|
| 1 UAH | 0.84 SRD |
| 10 UAH | 8.39 SRD |
| 50 UAH | 41.96 SRD |
| 100 UAH | 83.92 SRD |
| 500 UAH | 419.58 SRD |
| 1,000 UAH | 839.16 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-05-27T21:40:56Z",
"rates": {
"SRD": 0.839161
}
}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": 83.9161,
"rate": 0.839161
}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