Rate Overview
Live
1 UAH = 0.858309 SRD
1 SRD = 1.1651
UAH
Avg
0.861690
High
0.866156
Low
0.858309
Last updated: 4/17/2026, 10:46:00 AM
Quick Conversions
| UAH | SRD |
|---|---|
| 1 UAH | 0.86 SRD |
| 10 UAH | 8.58 SRD |
| 50 UAH | 42.92 SRD |
| 100 UAH | 85.83 SRD |
| 500 UAH | 429.15 SRD |
| 1,000 UAH | 858.31 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-04-17T10:46:00Z",
"rates": {
"SRD": 0.858309
}
}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": 85.8309,
"rate": 0.858309
}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